...

react-md

React material design - An accessible React component library built from the Material Design guidelines in Sass
github-icon
GitHub
2.34kstar-icon
Created 10 years ago, last commit 14 days ago
70 contributors
6.54k commits
Stars added on GitHub, month by month
0
0
8
9
10
11
12
1
2
3
4
5
6
7
2024
2025
Stars added on GitHub, per day, on average
Yesterday
=
Last week
0.0
star-icon /day
Last month
-0.1
star-icon /day
Last 12 months
0.0
star-icon /day
npmPackage on NPM
Monthly downloads on NPM
8
9
10
11
12
1
2
3
4
5
6
7
2024
2025
README

react-md license codecov Actions Status

npm downloads

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

npm install @react-md/core sass

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

Contributing

Please read the contributing guidelines if you would like to contribute.