Demonstration of table data sorting in vanilla JavaScript. No dependencies, vanilla JavaScript + HTML5. It uses JavaScript modules so it won't work offline in a browser. Start a live-server or copy it ...
Makes any table with class="sortable", er, sortable. That is the user can click on a table header and change the sorting of the table rows. Just include the ...