⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

iddan/react-spreadsheet

Repository files navigation

React Spreadsheet

Simple, customizable yet performant spreadsheet for React.

Screenshot CI

npm install react react-dom scheduler react-spreadsheet

or

yarn add react react-dom scheduler react-spreadsheet

Features

  • Simple straightforward API focusing on common use cases while keeping flexibility
  • Performant (yet not virtualized)
  • Implements Just Components™