UNPKG

jexcel

Version:

Jspreadsheet is a lightweight, vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with Excel, Google Spreadsheets and any other spreadsheet software.

32 lines (31 loc) 975 B
{ "name": "jexcel", "title": "The Javascript Spreadsheet", "description": "Jspreadsheet is a lightweight, vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with Excel, Google Spreadsheets and any other spreadsheet software.", "repository": { "type": "git", "url": "https://github.com/jspreadsheet/ce.git" }, "author": { "name": "Contact <contact@spreadsheet.com>" }, "keywords": [ "spreadsheet", "tables", "table", "excel", "grid", "grid-editor", "data-table", "data-grid", "data-spreadsheet" ], "dependencies": { "jsuites": "^4.1.0" }, "main": "dist/jexcel.js", "version": "4.6.1", "bugs": "https://github.com/jspreadsheet/ce/issues", "homepage": "https://github.com/jspreadsheet/ce", "download": "https://github.com/jspreadsheet/ce/archive/master.zip" }