mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
263aa97e66
NOTE: the core js/jquery.tablesorter.js file is no longer UMD wrapped!; this is done by the build process now Updated various parser & widget comments
7 lines
182 B
JSON
7 lines
182 B
JSON
{
|
|
"widgets" : "filter stickyHeaders uitheme",
|
|
"parsers" : "ignore-articles network",
|
|
"includeDependencies" : false,
|
|
"destFileName" : "jquery.tablesorter.custom-widgets.js"
|
|
}
|