dream-num / Luckyexcel-node

Luckyexcel node case

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Luckyexcel-node

English| 简体中文

Introduction

Luckyexcel-node is a koa2 server analysis case of an excel import and export library Luckyexcel.

Development

Requirements

Node.js Version >= 6

Installation

npm install

start

node app.js

Then visit http://localhost:3000/luckyexcel.

You can see the converted excel json returned by the backend.

The core code is in luckyexcel.js

Resources

License

MIT

Copyright (c) 2020-present, mengshukeji

About

Luckyexcel node case

License:MIT License


Languages

Language:JavaScript 100.0%