@react-md/core

1.0.0-next.13 • Public • Published

@react-md/core

Create an accessible React application with the material design specifications and SCSS.

Check out the documentation website for demos, configuration guides, and other documentation.

npm install @react-md/core sass

# optionally install material icons as well
npm install @react-md/material-icons
yarn add @react-md/core sass

# optionally install material icons as well
yarn add @react-md/material-icons
pnpm add @react-md/core sass

# optionally install material icons as well
pnpm add @react-md/material-icons

Typescript

The library is written and maintained in Typescript and it is recommended to use in your application as well since there is no runtime type checking for React props that cannot be caught by Typescript.

Package Sidebar

Install

npm i @react-md/core

Homepage

react-md.dev

Weekly Downloads

96

Version

1.0.0-next.13

License

MIT

Unpacked Size

28.2 MB

Total Files

2973

Last publish

Collaborators

  • mlaursen