Сортировка таблицы по столбцам
Este script não deve ser instalado diretamente. Este script é uma biblioteca de outros scripts para incluir com o diretório meta // @require https://update.greasyfork.org/scripts/9567/49128/tablesorterjs.js
Так-же подключить css
https://greasyfork.org/scripts/9568-tablesorter-css/code/tablesortercss.js
В теге таблицы
table id="idTable" class="tablesorter"
Добавить в js
$("#idTable").tablesorter();