🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

react-md

Package Overview
Dependencies
Maintainers
1
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-md

This is the full react-md library bundled together for convenience.

6.2.2
latest
Source
npm
Version published
Weekly downloads
5.6K
-23.23%
Maintainers
1
Weekly downloads
 
Created
Source

react-md license codecov Actions Status

npm downloads

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

Installation

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.

Full Documentation

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

Keywords

react-md

FAQs

Package last updated on 04 Jul 2025

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