We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff6a2e commit 7b45396Copy full SHA for 7b45396
README.md
@@ -161,6 +161,17 @@ Here are the supported options and their default values:
161
You can also change the global debug value which overrides the instance's settings:
162
163
$.tablesort.DEBUG = false;
164
+
165
+Alternatives
166
+---
167
168
+I don't use this plugin much any more — most of the fixes & improvements are provided by contributors.
169
170
+If this plugin isn't meeting your needs and you don't want to submit a pull-request, here are some alternative table-sorting plugins.
171
172
+* [Stupid jQuery Table Sort](https://github.com/joequery/Stupid-Table-Plugin)
173
174
+_(Feel free to suggest more by [opening a new issue](https://github.com/kylefox/jquery-tablesort/issues/new))_
175
176
Contributing
177
---
0 commit comments