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
Please check out material-table here
View more info on this repo here (why it exists, goals, intent, etc..)
Table of Contents
- Compatibility with
material-table - Installation
- Examples
- Documentation
material-tableIssue Tracker- To-Do List
- Contributing
Compatibility
Our main goal is to resolve current open issues over at material-table. Therefore, we are not backwards compatible. See here for more info on our goals, etc..
With that being said, we will not be modifying component names or making drastic changes to the API/structure - imports will remain the same, etc..
Installation
npm install @material-table/coreyarn add @material-table/core
// If you can import it from `material-table` you
// can import it from `@material-table/core`
import MaterialTable from "@material-table/core";Documentation
For now, the existing material-table docs are valid.
Contributing
Gladly accepting "applications" :) ..but seriously, my main goal is to be responsive... I have no issue giving access/permission to those that wish to help improve this excellent product! Demo documentation can be found here