@fortune-sheet/core
Version:
FortuneSheet is a drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets
20 lines (12 loc) • 370 B
Markdown
# @fortune-sheet/core
FortuneSheet is a drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets
See our repo [fortune-sheet](https://github.com/ruilisi/fortune-sheet) for more information.
## Install
Using npm:
```bash
$ npm install --save @fortune-sheet/core
```
or using yarn:
```bash
$ yarn add @fortune-sheet/core
```