vue spreadsheet
1.0.0
基於Vue2.0+Element-UI實現的線上編輯表格組成,支援基本的資料操作,例如資料編輯、資料校驗、批次貼上複製、autofill填充、列寬調整等等,容易擴展,可以引入第三方vue組件。
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.