Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shearichard/react-spreadsheet-workshop
"Spreadsheet in React" - A demo project for a React workshop
https://github.com/shearichard/react-spreadsheet-workshop
component data-grid excel-like grid reactjs spreadsheet table
Last synced: 8 days ago
JSON representation
"Spreadsheet in React" - A demo project for a React workshop
- Host: GitHub
- URL: https://github.com/shearichard/react-spreadsheet-workshop
- Owner: shearichard
- License: mit
- Created: 2022-08-10T04:33:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-25T05:11:11.000Z (over 2 years ago)
- Last Synced: 2025-01-09T19:31:00.094Z (15 days ago)
- Topics: component, data-grid, excel-like, grid, reactjs, spreadsheet, table
- Language: JavaScript
- Homepage:
- Size: 350 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Spreadsheet Workshop
This repos is to provide working material for a React Workshop centred on the [react-spreadsheet-grid](https://github.com/denisraslov/react-spreadsheet-grid) project.
The [react-spreadsheet-grid](https://github.com/denisraslov/react-spreadsheet-grid) is an Excel-like grid component for React with custom cell editors, performant scroll & resizable columns developed by [Denis Raslov](https://github.com/denisraslov) and with an MIT license.