Description: HTML table sorting library with sort type inference builtin and browser extension available. #VanillaJS "table-sort" Make the table sortable! (Words, numbers, dates, file sizes)... "table ...
Sometimes we want to show thousands of records in a table. This can take too long for the page to render and make the page unusable till the entire table is populated. To counter this we could ...