LeeWannacott / table-sort-js

HTML table sorting with no dependencies.
https://cdn.jsdelivr.net/npm/table-sort-js@latest/table-sort.js
MIT License
73 stars 27 forks source link

Support tables that have multiple tbodies. #110

Closed LeeWannacott closed 1 year ago

LeeWannacott commented 1 year ago

// todo write some tests for this. Issue: https://github.com/LeeWannacott/table-sort-js/issues/103

LeeWannacott commented 1 year ago

Basic Test added for table with multiple tbody but just one th in each col...