@material-table/core
v6.4.4
Published
Datatable for React based on https://material-ui.com/api/table/ with additional features
Downloads
315,176
Readme
@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 thecontext
branch - Documentation over at
material-table-core/website
- Implementing tests via Jest