UNPKG

the-basicest-tablesort

Version:

Created in trying to replace https://joequery.github.io/Stupid-Table-Plugin/ on jQuery-less website

29 lines (28 loc) 768 B
{ "name": "the-basicest-tablesort", "version": "1.2.0", "description": "Created in trying to replace https://joequery.github.io/Stupid-Table-Plugin/ on jQuery-less website", "main": "tablesort.js", "dependencies": {}, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/oleksavyshnivsky/tablesort.git" }, "keywords": [ "table", "sort", "tablesort", "javascript", "nojquery" ], "author": "Oleksa Vyshnivsky <dying.escape@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/oleksavyshnivsky/tablesort/issues" }, "homepage": "https://github.com/oleksavyshnivsky/tablesort#readme" }