https://github.com/riverside/react-grid
:rocket: Simple React.js grid component
https://github.com/riverside/react-grid
data-grid data-table grid-table javascript react reactjs
Last synced: 7 months ago
JSON representation
:rocket: Simple React.js grid component
- Host: GitHub
- URL: https://github.com/riverside/react-grid
- Owner: riverside
- License: mit
- Created: 2014-12-27T06:51:17.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T15:56:50.000Z (almost 3 years ago)
- Last Synced: 2025-02-27T03:54:48.542Z (12 months ago)
- Topics: data-grid, data-table, grid-table, javascript, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 16
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# React Grid Table
*React grid table* is a simple React component which render a grid table with the help of Facebook's [React](https://reactjs.org/) library.
[](https://nodei.co/npm/react-grid-table/)
## Installation
```sh
npm install react-grid-table
```
## License
This repo is licensed under the MIT license