Rmwc screenshot

Rmwc

Author Avatar Theme by Rmwc
Updated: 16 May 2025
1671 Stars

A React wrapper for Material Design (Web) Components

Categories

Overview:

RMWC is a React UI Kit built on Google’s official Material Components Web library version 8.x.x. It aims to be the thinnest, lightest, and spec compliant wrapper around Material Design Components for the Web. It includes addon components for ones missing from the official spec and works in React 16.8.x and up. It also offers first-class TypeScript support and server-side rendering support.

Features:

  • Uses Google’s official material-components-web library
  • Includes Addon components for ones missing from the official spec
  • Works in React 16.8.x and up
  • First class TypeScript Support
  • Server side rendering support
  • Individually packaged and released components

Installation:

To install the RMWC theme, you can use either npm or yarn:

  1. npm i rmwc --save
  2. yarn add rmwc

Additional information about installation is available in the Installation Guide

Summary:

RMWC is a React UI Kit based on Google’s Material Components Web library. It offers a range of features such as first-class TypeScript support, server-side rendering support, and individually packaged and released components. The theme aims to provide a thin, light, and spec-compliant wrapper around Material Design Components for the Web. Installation is easy using npm or yarn, and further documentation is available for usage and methodology.