@appcarvers/ngx-unitelist
Version:
This library is for Angular (2+) projects to build a list from passed data and provide pagination and filters and their callbacks after proper configuration.
33 lines (32 loc) • 602 B
JSON
{
"name": "@appcarvers/ngx-unitelist",
"version": "0.1.10",
"description": "",
"main": "unite.module.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"unite",
"unitelist",
"list",
"appcarvers",
"angular",
"2",
"4",
"table",
"datatable",
"pagination",
"filters",
"ng-select",
"ngx-datatable",
"ngx-datatabulate",
"datatabulate"
],
"author": "",
"license": "LGPL-3.0",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com:appcarvers/ngx-unite-list.git"
}
}