UNPKG

@jspreadsheet/render

Version:

Export JSS online spreadsheets to XLSX files. This is a premium extension and requires a license.

37 lines (36 loc) 1.09 kB
{ "name": "@jspreadsheet/render", "title": "Export files to XLSX Excel from a JSS Spreadsheet", "description": "Export JSS online spreadsheets to XLSX files. This is a premium extension and requires a license.", "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" ], "dependencies": { "jszip": "^3.10.1" }, "main": "dist/index.js", "version": "5.9.1", "bugs": "https://github.com/jspreadsheet/pro/issues", "homepage": "https://github.com/jspreadsheet/pro", "download": "https://github.com/jspreadsheet/pro/archive/master.zip" }