fortune-sheet/packages/core
2024-12-17 20:43:01 +05:30
..
src removed: unnecessary null checks 2024-12-16 12:02:29 +00:00
test fix: When in uppercase mode, shortcuts don't work. (#413) 2023-06-26 14:53:01 +08:00
package.json v0.21.0 bump 2024-12-17 20:43:01 +05:30
README.md chore: Update README 2022-04-26 18:28:35 +08:00

@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