@jscholar/material-table-core
v4.3.11
Published
Datatable for React based on https://material-ui.com/api/table/ with additional features
Downloads
1
Maintainers
Readme
Please review our roadmap!
💾 Installation 🎉 Usage ✅ Why does this repo exist? 🚧 Documentation ⚙️ Demos
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