react-md

6.2.2 • Public • Published

react-md license codecov Actions Status

npm downloads

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

npm install react-md sass

Note: it is recommended to use the @react-md/core package instead since the react-md package just re-exports everything from @react-md/core for convenience. Some more information can be found here.

Highlights/Features

  • Matches the accessibility guidelines from www.w3.org
  • Low level customizable components
  • Easily themeable on a global and component level
  • Uses css variables for dynamic themes with fallbacks for older browsers
  • Light, Dark, and System theme support
  • Left-to-right and right-to-left language support
  • Written and maintained in Typescript

Package Sidebar

Install

npm i react-md

Homepage

react-md.dev

Weekly Downloads

5,867

Version

6.2.2

License

MIT

Unpacked Size

103 kB

Total Files

9

Last publish

Collaborators

  • mlaursen