jexcel-pro
Version:
Jspreadsheet is a lightweight, vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
27 lines (26 loc) • 740 B
JSON
{
"name": "jexcel-pro",
"title": "Jspreadsheet Pro",
"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/v7"
},
"keywords": [
"spreadsheet",
"spreadsheets",
"tables",
"table",
"excel",
"grid",
"grid-editor",
"data-table",
"data-grid",
"data-spreadsheet"
],
"dependencies": {
"jsuites": "^4.1.0"
},
"main": "dist/index.js",
"version": "7.9.4"
}