mirror of
https://github.com/ruilisi/fortune-sheet.git
synced 2025-01-07 03:16:50 +08:00
.. | ||
src | ||
test | ||
package.json | ||
README.md |
@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 for more information.
Install
Using npm:
$ npm install --save @fortune-sheet/core
or using yarn:
$ yarn add @fortune-sheet/core