table-sort-js icon indicating copy to clipboard operation
table-sort-js copied to clipboard

browser ext: Handle innercontent of spans, divs etc...

Open kyle-wannacott opened this issue 11 months ago • 0 comments

table-sort-js should handle the sorting of tables that contain text between tags like <divs> and <spans> etc. I don't know exactly how this should be handled, I guess use the innermost tag...

Example tables: https://krausest.github.io/js-framework-benchmark/current.html http://vanilla-js.com/

kyle-wannacott avatar Mar 17 '24 14:03 kyle-wannacott