gridjs-spreadsheet
Version:
this is the client side script for GridJs which is a lightweight, scalable, and customizable toolkit that provides cross-platform web applications, enables convenient development for editing or viewing Excel/Spreadsheet files, offers simple deployment, an
53 lines (52 loc) • 1.15 kB
JSON
{
"name": "gridjs-spreadsheet",
"version": "25.4.0",
"description": "this is the client side script for GridJs which is a lightweight, scalable, and customizable toolkit that provides cross-platform web applications, enables convenient development for editing or viewing Excel/Spreadsheet files, offers simple deployment, and provides easy-to-use APIs based on JSON format.",
"types": "index.d.ts",
"main": "xspreadsheet.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"XLS",
"XLSX",
"XLSB",
"CSV",
"to",
"convert",
"PDF",
"JPG",
"PNG",
"HTML",
"ODS",
"Numbers",
"XLSM",
"Spreadsheet",
"Markdown",
"XPS",
"DOCX",
"PPTX",
"MHTML",
"SVG",
"CHM",
"JSON",
"SQL",
"XML",
"Online excel",
"spread-sheets",
"javascript spreadsheet",
"javascript excel",
"excel io",
"sheets",
"sheet",
"javascript",
"excel"
],
"author": "Aspose Cells Team",
"dependencies": {
"jquery": "~ 3.6.0",
"jquery-ui": "~ 1.13.2",
"jszip": "~ 3.10.1"
},
"license": "MIT"
}