rrickgauer / auto-tables

My personal JavaScript library for sorting and searching tables.
https://www.ryanrickgauer.com/blog/entries.php?entryID=37
MIT License
4 stars 2 forks source link

Add option to initalize sorting and searching by using a js call #8

Open rrickgauer opened 4 years ago

rrickgauer commented 4 years ago

Something like

autoSort(tableSelector, sortOptions);