UNPKG

@jspreadsheet/formula-pro

Version:

Jspreadsheet formula pro is a JavaScript software to parse spreadsheet-like formulas.

38 lines (37 loc) 1.1 kB
{ "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", "dependencies": { "jsuites": "^5.12.0" }, "version": "5.9.0", "bugs": "https://github.com/jspreadsheet/pro/issues", "homepage": "https://github.com/jspreadsheet/pro", "download": "https://github.com/jspreadsheet/pro/archive/master.zip" }