JSPM

  • Created
  • Published
  • Downloads 6755
  • Score
    100M100P100Q133220F
  • License MIT

Package Exports

  • @fortune-sheet/react
  • @fortune-sheet/react/dist/index.css
  • @fortune-sheet/react/dist/index.esm.js
  • @fortune-sheet/react/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@fortune-sheet/react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@fortune-sheet/react

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/react

or using yarn:

$ yarn add @fortune-sheet/react