oy-paddy / luckysheet-vue-importAndExport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License