FortuneSheet is a drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets
npm install @jadinec/core-sheetFortuneSheet is a drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets
See our repo online-sheet for more information.
Using npm:
``bash`
$ npm install --save @online-sheet/core
or using yarn:
`bash``
$ yarn add @online-sheet/core