@leankylin-sheet/core
Version:
LeankylinSheet is a drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets
20 lines (12 loc) • 397 B
Markdown
# @leankylin-sheet/core
LeankylinSheet is a drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets
See our repo [leankylin-sheet](http://114.55.85.79:19999/leankylin-front/leankylin-sheet) for more information.
## Install
Using npm:
```bash
$ npm install --save @leankylin-sheet/core
```
or using yarn:
```bash
$ yarn add @leankylin-sheet/core
```