UNPKG

jquery.fillwidth

Version:

A jQuery plugin that given a `ul` with images inside their `lis` will do some things to line them up so that everything fits inside their container nice and flush to the edges. Used throughout [Artsy](http://artsy.net) to make rows of images fit inside a

6 lines (5 loc) 192 B
BIN = node_modules/.bin build: $(BIN)/coffee -c jquery.fillwidth.coffee cp jquery.fillwidth.js example/src/jquery.fillwidth.js $(BIN)/uglifyjs jquery.fillwidth.js > jquery.fillwidth.min.js