Add Sortable and Filterable Functionalities to HTML Tables with the Action Table Web Component
A web component for supercharging static tables with interactivity. Sort, filter, customize, and more with just markup.
A web component for supercharging static tables with interactivity. Sort, filter, customize, and more with just markup.
The sortable.js JavaScript library enables any static or dynamic HTML table to be sortable. Blazing fast and simple to implement.
A lightweight and efficient vanilla JavaScript library developed specifically for sorting HTML tables.
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.