jquery-fillwidth-lite
Lines up a single row of images to fit their container. Like a simpler + dumber version of https://github.com/craigspaeth/jquery.fillwidth.
Example
With more options
var jqueryFillwidthLite = ;
See example.html for a working example.
TODOs
- Better docs
- Host example on gh-pages
- Tests
- Remove underscore and imagesloaded dependencies. Maybe jQuery eventually.
- Refactor to plain Javascript source
If you are at all interested in using this plugin please leave an issue bugging me about it and I will get on these right away.
Contributing
Please fork the project, build the changes npm run build
, and submit a pull request.
License
MIT