Socket
Socket
Sign inDemoInstall

@material-table/core

Package Overview
Dependencies
88
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @material-table/core

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


Version published
Weekly downloads
51K
decreased by-22.76%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@material-table/core

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

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

See original readme here


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

Keywords

FAQs

Last updated on 21 Dec 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc