createhtmltable
Version:
library that allows you to easily create tables with scroll pagination
20 lines (19 loc) • 558 B
JSON
{
"name": "createhtmltable",
"version": "1.0.0",
"description": "library that allows you to easily create tables with scroll pagination",
"main": "createTable.js",
"repository": {
"type": "git",
"url": "git+https://github.com/ettoremarques/createTable.git"
},
"keywords": [
"createTable"
],
"author": "Ettore Marques Cimino and Victor Machado de França",
"license": "MIT",
"bugs": {
"url": "https://github.com/ettoremarques/createTable/issues"
},
"homepage": "https://github.com/ettoremarques/createTable#readme"
}