Tristen Brown is announcing that tablesort.js with version number 3.1.0 is already available to download.
What is tablesort.js ?
tablesort.js is A lightweight JavaScript library for adding sorting controls to HTML tables, supporting all kinds of data, not just numbers and letters .
The library is framework agnostic and can work with or without a complex JavaScript framework loaded on the page. tablesort.js doesn’t even need the HTML table to have a header, sorting data inside of the columns, regardless of the <th> tag.At this moment the library can handle sorting data like:- Basic dates- Numbers- Strings- Currency valuestablesorter.js is also Ender compatible.
This is changelog for tablesort.js version 3.1.0 :
- Fixed missing tick in Markdown.
You can read the complete changelog and also download this latest version on their homepage: tristen.ca