New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@material-ui/docs

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material-ui/docs

Material-UI Docs - Documentation building blocks.


Version published
Weekly downloads
595
decreased by-22.22%
Maintainers
8
Weekly downloads
 
Created

@material-ui/docs

This package hosts the documentation building blocks.

Installation

Install the package in your project directory with:

// with npm
npm install @material-ui/docs

// with yarn
yarn add @material-ui/docs

The docs has a peer dependency on the core components. If you are not already using Material-UI in your project, you can add it with:

// with npm
npm install @material-ui/core

// with yarn
yarn add @material-ui/core

Documentation

We have no documentation for these components.

FAQs

Package last updated on 03 Apr 2022

Did you know?

Socket

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