We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 934642d commit c5000bfCopy full SHA for c5000bf
table-sort.js
@@ -6,6 +6,8 @@ Licence: MIT License Copyright (c) 2021-2024 Lee Wannacott
6
GitHub Repository: https://github.com/LeeWannacott/table-sort-js
7
8
Instructions:
9
+ Load as script:
10
+ <script src="https://cdn.jsdelivr.net/npm/table-sort-js/table-sort.min.js"></script>
11
Add class="table-sort" to tables you'd like to make sortable
12
Click on the table headers to sort them.
13
*/
0 commit comments