UNPKG

excel-table-editor

Version:
51 lines (50 loc) 1.06 kB
{ "name": "excel-table-editor", "email": "yoodanet@gmail.com", "description": "Vue3类Excel表格编辑器", "version": "1.0.1", "main": "src/main.js", "dependencies": { "@vuepic/vue-datepicker": "^3.3.0", "vuedraggable": "^4.1.0", "xlsx": "^0.18.5" }, "repository": { "type": "git", "url": "git+https://github.com/Yoodanet/TableEditor.git" }, "keywords": [ "vue", "vue3", "vuejs", "excel", "data", "grid", "table", "v-model", "editor", "editable", "javascript", "DHTML", "no-jquery", "grid-editor", "online-editor", "data-grid", "data-table", "spreadsheet", "tabular-data", "edit-cell", "editable-table", "data-spreadsheet", "bootstrap", "responsive", "navigatable", "contenteditable" ], "author": "Yoodanet", "license": "MIT", "bugs": { "url": "https://github.com/Yoodanet/TableEditor/issues" }, "homepage": "https://github.com/Yoodanet/TableEditor" }