UNPKG

jspreadsheet-ce

Version:

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

29 lines (28 loc) 842 B
{ "name": "@jspreadsheet-ce/vue", "title": "Jspreadsheet CE Vue Wrapper", "description": "Jspreadsheet CE is a lightweight, vanilla JavaScript plugin for creating powerful, web-based interactive tables and spreadsheets that are compatible with other spreadsheet software.", "author": { "name": "Contact <contact@jspreadsheet.com>", "url": "https://bossanova.uk/jspreadsheet/" }, "keywords": [ "spreadsheet", "spreadsheets", "tables", "table", "excel", "grid", "grid-editor", "data-table", "data-grid", "data-spreadsheet", "vue" ], "dependencies": { "jspreadsheet-ce": "^5.0.1" }, "main": "dist/index.js", "types": "dist/index.d.ts", "version": "5.0.1" }