vue spreadsheet
1.0.0
Online editing table construction based on Vue2.0+Element-UI supports basic data operations, such as data editing, data verification, batch paste and copy, autofill filling, column width adjustment, etc. It is easy to expand and can introduce third-party vue components.
# 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.