Minimal Table Sorter In JavaScript – table-sort.js
A minimal table sorter that is easy to implement by simply add the CSS class table-sort to the table tag.
A minimal table sorter that is easy to implement by simply add the CSS class table-sort to the table tag.
A super tiny (less than 1kb) table sorting library that helps create and reorder HTML tables with minimal effort.
A vanilla JS table sorter that allows you to sort data in an HTML table by clicking the header of a column.
A standalone JavaScript library for soring table columns based on ‘string’, ‘number’, or a custom sort function.
The sortable.js JavaScript library enables any static or dynamic HTML table to be sortable. Blazing fast and simple to implement.
A JavaScript plugin for sortable tables which enables the user to sort the table columns in alphabetical or numerical order.
sort-table is a small JavaScript library which applies the sorting functionality to your HTML table.
A tiny, fast table sorting JavaScript library that supports numbers, dates & times and lowercase/uppercase strings.
A small table sorting component written in pure vanilla JavaScript that supports various sort types defined in individual JS files.
sorTable.js is an extremely light JavaScript library used to sort table rows by alphabet and number without any dependencies.