table-sort-js
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "table-sort-js", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A JavaScript client-side HTML table sorting library with no dependencies required.", | ||
"license": "MIT", | ||
"repository": "leewannnacott/table-sort-js", | ||
"repository": "LeeWannacott/table-sort-js", | ||
"main": "table-sort.js", | ||
@@ -13,9 +13,10 @@ "keywords": [ | ||
"table-sort-js", | ||
"table-sort", | ||
"sort-table", | ||
"sorttable", | ||
"HTML", | ||
"npm", | ||
"JavaScript", | ||
"package", | ||
"leewannacott" | ||
"JavaScript" | ||
] | ||
} | ||
@@ -5,4 +5,6 @@ /* | ||
npm install table-sort-js or <script src="https://leewannacott.github.io/table-sort-js/table-sort.js"> | ||
Instructions: | ||
https://github.com/LeeWannacott/table-sort-js | ||
Add class="table-sort" to <table> and click on column headers to sort. | ||
For more information: https://github.com/LeeWannacott/table-sort-js | ||
*/ | ||
@@ -86,2 +88,1 @@ | ||
module.exports = tableSort |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
5527
3
0
54