jsheet-plus
Version:
Jspreadsheet-plus is an enhanced 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) • 857 B
JSON
{
"name": "@jspreadsheet-plus/vue",
"title": "Jspreadsheet-plus Vue Wrapper",
"description": "Jspreadsheet-plus is an enhanced lightweight, vanilla JavaScript plugin for creating powerful, web-based interactive tables and spreadsheets that are compatible with other spreadsheet software.",
"author": {
"name": "Contact <kurt_cn@outlook.com>",
"url": "http://magic-data.top/jspreadsheet/"
},
"keywords": [
"spreadsheet",
"spreadsheets",
"tables",
"table",
"excel",
"grid",
"grid-editor",
"data-table",
"data-grid",
"data-spreadsheet",
"vue"
],
"dependencies": {
"jspreadsheet-plus": "^1.0.1"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"version": "51.0.1"
}