JSPM

@material-table/core

2.0.9
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 103683
  • Score
    100M100P100Q156266F
  • License MIT

Datatable for React based on https://material-ui.com/api/table/ with additional features

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

Please check out material-table here

View more info on this repo here (why it exists, goals, intent, etc..)


Table of Contents


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.

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