https://github.com/glweems/react-table
https://github.com/glweems/react-table
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/glweems/react-table
- Owner: glweems
- Created: 2020-04-30T16:39:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T19:45:14.000Z (over 3 years ago)
- Last Synced: 2025-01-11T15:39:20.310Z (over 1 year ago)
- Language: TypeScript
- Size: 1.54 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to react-table 👋
> Inline server editable tables build with react, typescript, and material-ui
### 🏠 [Homepage](https://github.com/glweems/react-table#readme)
## Install
```sh
npm install
```
## Run tests
```sh
npm run test
```
## Author
👤 **Garrett Weems (https://glweems.com)**
* Website: https://glweems.com
* Twitter: [@garrettlweems](https://twitter.com/garrettlweems)
* Github: [@glweems](https://github.com/glweems)
* LinkedIn: [@glweems](https://linkedin.com/in/glweems)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/glweems/react-table/issues). You can also take a look at the [contributing guide](https://github.com/glweems/react-table/blob/master/CONTRIBUTING.md).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [Garrett Weems (https://glweems.com)](https://github.com/glweems).
This project is [MIT](https://github.com/glweems/react-table/blob/master/LICENSE) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_