There are 0 repository under sort-table topic.
HTML table sorting with no dependencies.
Got an HTML table that you want to add sort or search functionality to? This repo has you covered.
sorttable.js file in this project repository can be used by anyone to sort their html tables dynamically. A complete working example html table file is also added now for learning and testing puposes.
Sort an ascending and descending table with HTML and JS.