UNPKG

@jspreadsheet-ce/react

Version:

Jspreadsheet is a lightweight, vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.

29 lines (28 loc) 830 B
{ "name": "@jspreadsheet-ce/react", "title": "Jspreadsheet Pro React Wrapper", "description": "Jspreadsheet is a lightweight, vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.", "author": { "name": "Contact <contact@jspreadsheet.com>", "url": "https://jspreadsheet.com/" }, "keywords": [ "spreadsheet", "spreadsheets", "tables", "table", "excel", "grid", "grid-editor", "data-table", "data-grid", "data-spreadsheet", "react" ], "dependencies": { "jspreadsheet-ce": "^5.0.0-beta.2" }, "main": "dist/index.js", "types": "dist/index.d.ts", "version": "5.0.2" }