UNPKG

@jsongrid/json-grid-editor

Version:

JSONGrid Editor is high performance Grid data editor. It converts complex JSON data into beautiful tabular grid-view allowing users to edit and filter the data.

28 lines 727 B
{ "name": "@jsongrid/json-grid-editor", "version": "1.0.25", "libVersion": "1.0.34", "description": "JSONGrid Editor is high performance Grid data editor. It converts complex JSON data into beautiful tabular grid-view allowing users to edit and filter the data.", "main": "main.js", "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "json-grid", "json-grid-editor", "json-to-table", "json2table", "json-to-csv", "json-to-excel", "json-to-xls", "json-formatter", "json-parser", "json-validator", "json-viewer" ], "author": "www.jsongrid.com", "license": "SEE LICENSE IN LICENSE.md" }