Skip to content

前端实现的在线表格,使用luckysheet作为在线Excel框架。基于luckysheet官方提供的社区前端项目

License

Notifications You must be signed in to change notification settings

lhqm/fox-luckysheet

Repository files navigation

luckysheet-vue

English| 简体中文

Introduction

This is a simple project that shows the use of Luckysheet and Luckyexcel 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
  3. The core code is in HelloWorld.vue

Development

Requirements

Node.js Version >= 6

Installation

npm install
npm install exceljs
npm install FileSaver

Development

npm run serve

Package

npm run build

Resources

License

MIT

Copyright (c) 2020-present, mengshukeji

About

前端实现的在线表格,使用luckysheet作为在线Excel框架。基于luckysheet官方提供的社区前端项目

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages