Package Exports
- react-spreadsheet
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 (react-spreadsheet) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
React Spreadsheet
Simple, customizable yet performant spreadsheet for React.
npm install react react-dom scheduler react-spreadsheetor
yarn add react react-dom scheduler react-spreadsheetFeatures
- Simple straightforward API focusing on common use cases while keeping flexibility
- Performant (yet not virtualized)
- Implements Just Components™