Ultra Fast HTML Table Sorting Library – sortable.js
The sortable.js JavaScript library enables any static or dynamic HTML table to be sortable. Blazing fast and simple to implement.
The sortable.js JavaScript library enables any static or dynamic HTML table to be sortable. Blazing fast and simple to implement.
A vanilla JS table sorter that allows you to sort data in an HTML table by clicking the header of a column.
A minimal table sorter that is easy to implement by simply add the CSS class table-sort to the table tag.
A dead simple table sort JS library that adds sorting capabilities to your HTML tables. Supports multiple data types, including dates, numbers, and text.
A vanilla JavaScript library for creating responsive, sortable, searchable, paginable, and selectable tables.
A super tiny (less than 1kb) table sorting library that helps create and reorder HTML tables with minimal effort.
A standalone JavaScript library for soring table columns based on ‘string’, ‘number’, or a custom sort function.
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.