tristen / tablesort

:arrow_up_down: A small tablesorter in plain JavaScript
https://tristen.ca/tablesort/demo/
MIT License
1.1k stars 179 forks source link

Basic distribution build that includes string & number sorting #199

Open moseslecce opened 4 years ago

moseslecce commented 4 years ago

It would be nice if there was a basic build (that doesn't include the special sorts) but could be used with 1 file instead of having to include multiple for basic sorting. This would reduce the overhead of what I assume is the majority of use cases for this library.