Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avin/react-solid-table
A powerfull table on React
https://github.com/avin/react-solid-table
Last synced: 1 day ago
JSON representation
A powerfull table on React
- Host: GitHub
- URL: https://github.com/avin/react-solid-table
- Owner: avin
- License: mit
- Created: 2016-06-11T11:15:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-13T19:52:30.000Z (over 8 years ago)
- Last Synced: 2024-04-23T20:43:41.962Z (7 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-solid-table
## Install
```sh
$ npm install --save react-solid-table
```## Demo
Some examples [HERE](http://files.c75.in/pub/demo/react-solid-table/)## Features
* resizable columns
* lazily render
## Props
... in progress. Check examples for more details.
```
...
```## License
#### MIT