Skip to content

oze4/material-table-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS PROJECT IS NOT MANTAINED HERE

WE'VE MOVED TO @material-table/core




🚧 Documentation, including this README, is a work in progress 🚧

✅ The code here is at least as stable as material-table v1.57.2


Table of Contents

https://material-table-core.com


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/core
  • yarn 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.

npm Commands

*make sure you are at the root of the project

Command Purpose Notes
npm start Runs demo Listens on port :8080
npm run build:demo Bundles the demo Outputs to /docs. After making changes to the demo, you'll need to run this
npm run update:issue:tracker Update Issue Tracker with newly resolved issues Searches material-table pull requests and issues for any comment that contains /mtc::resolved. More info can be found here

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

About

Maintained Fork of mbrn/material-table - Datatable for React based on material-ui's table with additional features

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •