@jspreadsheet/formula-pro
Version:
Jspreadsheet formula pro is a JavaScript software to parse spreadsheet-like formulas.
35 lines (34 loc) • 1.04 kB
JSON
{
"name": "@jspreadsheet/formula-pro",
"title": "The Spreadsheet Formula Parser PRO",
"description": "Jspreadsheet formula pro is a JavaScript software to parse spreadsheet-like formulas.",
"repository": {
"type": "git",
"url": "https://github.com/jspreadsheet/packages.git"
},
"author": {
"name": "Contact <contact@jspreadsheet.com>"
},
"keywords": [
"spreadsheet",
"online spreadsheet",
"jspreadsheet",
"jexcel",
"tables",
"table",
"excel",
"google spreadsheet",
"spreadsheet formulas",
"grid",
"grid-editor",
"data-table",
"data-grid",
"data-spreadsheet"
],
"main": "dist/index.js",
"types": "dist/index.d.ts",
"version": "6.0.3",
"bugs": "https://github.com/jspreadsheet/pro/issues",
"homepage": "https://github.com/jspreadsheet/pro",
"download": "https://github.com/jspreadsheet/pro/archive/master.zip"
}