ng-gridify
Version:
Generic grid for angularJS with paging, sorting, the ability to export CSV and configurable content.
28 lines (27 loc) • 578 B
JSON
{
"name": "ng-gridify",
"version": "1.5.1",
"description": "Generic grid for angularJS with paging, sorting, the ability to export CSV and configurable content.",
"main": "",
"scripts": { },
"keywords": [
"angular",
"grid",
"gridify",
"nggridify",
"Paging",
"Sorting",
"display data",
"ng-gridify"
],
"author": "Iain Plimmer",
"license": "ISC",
"dependencies": {
"angular": "^1.5.6",
"bootstrap": "^3.3.6"
},
"repository": {
"type": "git",
"url": "git+https://github.com/iainplimmer/ngGridify.git"
}
}