Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walkframe/gridsheet
Spreadsheet component for React
https://github.com/walkframe/gridsheet
excel react react-components spreadsheet
Last synced: 14 days ago
JSON representation
Spreadsheet component for React
- Host: GitHub
- URL: https://github.com/walkframe/gridsheet
- Owner: walkframe
- License: apache-2.0
- Created: 2020-09-22T13:37:11.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T19:17:11.000Z (7 months ago)
- Last Synced: 2024-04-14T12:10:18.897Z (7 months ago)
- Topics: excel, react, react-components, spreadsheet
- Language: TypeScript
- Homepage: https://docs.walkframe.com/products/gridsheet/react/
- Size: 2.01 MB
- Stars: 159
- Watchers: 2
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![NPM](https://nodei.co/npm/@gridsheet/react-core.png?mini=true)](https://www.npmjs.com/package/@gridsheet/react-core)
![unittest workflow](https://github.com/walkframe/gridsheet/actions/workflows/unittest.yaml/badge.svg?branch=master)
![e2e workflow](https://github.com/walkframe/gridsheet/actions/workflows/e2e.yaml/badge.svg?branch=master)## Introduction
@gridsheet/react-core is a simple yet highly functional spreadsheet component for ReactJS.
![gridsheet](https://github.com/walkframe/gridsheet/raw/master/gridsheet.png)
## Installation
```sh
$ npm install @gridsheet/react-core --save
```## Docs
- [ReactGridsheet document](https://docs.walkframe.com/gridsheet/react)
- [Examples](https://docs.walkframe.com/gridsheet/Examples/react-case1)
- [Histories](https://docs.walkframe.com/gridsheet/history)## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fwalkframe%2Freact-gridsheet.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fwalkframe%2Freact-gridsheet?ref=badge_large)