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
1 lines • 50 B
JavaScript
module.exports = require('./jquery.fillwidth.js');