Skip to content

Latest commit

 

History

History
61 lines (51 loc) · 3.34 KB

html-table.md

File metadata and controls

61 lines (51 loc) · 3.34 KB

Bookmarks tagged [html-table]

https://github.com/hikalkan/jtable

A jQuery plugin to create AJAX based CRUD tables.


https://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.


http://olifolkerd.github.io/tabulator/

(jQuery plug-in) An extremely flexible library that create tables with a range of interactive features from any JSON data source or existing HTML table.


http://bootstrap-table.wenzhixin.net.cn/

An Extension to the popular Bootstrap framework for creating tables that fit the style of your site with no need for additional markup.


https://github.com/mkoryak/floatThead

(jQuery plug-in) lock any table's header while scrolling within the body. Works on any table and requires no custom html or css.


http://masonry.desandro.com/

A cascading grid layout library.


http://packery.metafizzy.co/

A grid layout library that uses a bin-packing algorithm. Useable for draggable layouts.


http://isotope.metafizzy.co/

A filterable, sortable, grid layout library. Can implement Masonry, Packery, and other layouts.


https://github.com/kristoferjoseph/flexboxgrid/

Grid based on CSS3 flexbox