✅ Why does this repo exist?
🚧 Documentation [contribute to the docs] (work in progress)
⚙️ Example code (work in progress)
💬 Have a suggestion?
❌ Have an existing issue/PR at mbrn/material-table
? We are actively deploying - please feel free to open an issue/PR
💪 How to contribute
About
- We are not attempting to hijack what
mbrn
has created - We will always remain a true fork of
mbrn/material-table
- We plan on pushing all changes upstream
- We will always remain 100% compatible with
mbrn/material-table
- We are here to resolve issues, not hijack a repo
- Life happens, and
mbrn
has become rather busy - Only
mbrn
can update material-table
- We have chosen to support
mbrn
and material-table
with the hopes of keeping the project alive
Installation
npm install @material-table/core
yarn add @material-table/core
import MaterialTable from "@material-table/core";
Documentation
Contributing
//todo