Package Exports
- @material-table/core
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@material-table/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@material-table/core
a fork of
mbrn/material-table
Please review our roadmap!
💾 Installation 🎉 Usage ✅ Why does this repo exist? 🚧 Documentation ⚙️ Demos
Contributing
Thanks for taking interest in contributing! 🚀 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