vue3-excel-editor-specialized
Version:
Vue3 plugin for displaying and editing the array-of-object in Excel style
50 lines • 1.21 kB
JSON
{
"name": "vue3-excel-editor-specialized",
"email": "bourisettyvaralaramadevi@gmail.com",
"description": "Vue3 plugin for displaying and editing the array-of-object in Excel style",
"version": "1.0.11",
"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/Ramadevi2004/vue3-excel-editor-custom.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": "Ramadevi Bourisetty Varala",
"license": "MIT",
"bugs": {
"url": "https://github.com/Ramadevi2004/vue3-excel-editor-custom/issues"
},
"homepage": "https://github.com/Ramadevi2004/vue3-excel-editor-custom"
}