8 ms·
Tablesaw – A group of plugins for responsive tables
- javajosh 12y agoIf you just want responsive tables, you can pop this into your CSS: img,canvas,iframe,video,svg{max-width:100%}.overflow-container{overflow-y:scroll;-webkit-overflow-scrolling:touch} This seems to be doing a lot more, of course, including sorting, column selection and more.
- charlieirish 12y agoGreat to see some innovation with data tables and UI. You might also like Backgrid which has the following features out of the box: - Sorting - Filtering (server/client/fuzzy) - Searching (client/server) - Persistence (using backbone REST routes) - Inline Editing (multiple types including dates, urls, dropdowns) - Pagination https://github.com/wyuenho/backgrid https://github.com/wyuenho/backgrid http://backgridjs.com/ http://backgridjs.com/
- nick32m 12y agoJust wondering if OP is a dota friend. Tablesaw just reminds me of Timbersaw(a hero in dota) lol