Skip to content

使用Luckysheet + vue 做一个前端excel的

Notifications You must be signed in to change notification settings

dlsuntie/EXCELdemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luckysheet-vue

Introduction

This is a simple project that shows the use of luckysheet in a vue cli3 project

Note

  1. lintOnSave is set to false, otherwise an error will be reported
  2. In some cases, you need to use $nextTick,then, use the luckysheet initialization method in it

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

Resources

Luckysheet

License

MIT

About

使用Luckysheet + vue 做一个前端excel的

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 74.6%
  • Vue 17.7%
  • HTML 6.7%
  • JavaScript 1.0%