Merge pull request #167 from Aurif3x/master
Adding grid libraries (Masonry, Packery, Isotope).
This commit is contained in:
commit
247848a08d
|
|
@ -642,6 +642,9 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
|
|||
|
||||
* [jTable](https://github.com/hikalkan/jtable) - A JQuery plugin to create AJAX based CRUD tables.
|
||||
* [DataTables](http://www.datatables.net/) - (jQuery plug-in) It is a highly flexible tool, based upon the foundations of progressive enhancement, and will add advanced interaction controls to any HTML table.
|
||||
* [Masonry](http://masonry.desandro.com/) - A cascading grid layout library.
|
||||
* [Packery](http://packery.metafizzy.co/) - A grid layout library that uses a bin-packing algorithm. Useable for draggable layouts.
|
||||
* [Isotope](http://isotope.metafizzy.co/) - A filterable, sortable, grid layout library. Can implement Masonry, Packery, and other layouts.
|
||||
|
||||
|
||||
## Frameworks
|
||||
|
|
|
|||
Loading…
Reference in New Issue