Author: | iddan |
---|---|
Views Total: | 265 |
Official Page: | Go to website |
Last Update: | June 25, 2018 |
License: | MIT |
A simple, customizable yet performant spreadsheet for React.
Features:
- Simple straightforward API focusing on common use cases while keeping flexibility
- Performant (yet not virtualized)
- Implements Just Components.
Installation:
# Yarn $ yarn add @iddan/react-spreadsheet # NPM $ npm install @iddan/react-spreadsheet --save