core
core copied to clipboard
Datatable for React based on material-ui's table with additional features. Support us at https://opencollective.com/material-table-core
@material-table/core
A fork of mbrn/material-table
Please review our roadmap!
💾 Installation 🎉 Usage ✅ Why does this repo exist? 🚧 Documentation ⚙️ Demos
Sponsoring
We are now able to be sponsored via Github Sponsors or Open collective! So if you want to help us maintain this package, everything is appreciated.
Contributing
Thanks for taking interest in contributing! :rocket: In being a community based repository, we wouldn't be here without you!
Urgent items include:
- Get rid of
data-manager.js(which is a homegrown global state manager of sorts) and integrate React context via thecontextbranch - Documentation over at
material-table-core/website - Implementing tests via Jest