{"id":473832,"url":"https://jamesmfriedman.github.io/rmwc","last_synced_at":"2025-08-10T05:31:34.392Z","repository":{"id":37451290,"uuid":"100372634","full_name":"rmwc/rmwc","owner":"rmwc","description":"A React wrapper for Material Design (Web) Components","archived":false,"fork":false,"pushed_at":"2024-11-28T00:40:25.000Z","size":254802,"stargazers_count":1660,"open_issues_count":38,"forks_count":151,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-11-28T18:43:51.363Z","etag":null,"topics":["component-library","material","material-components-web","mdc","react"],"latest_commit_sha":null,"homepage":"https://rmwc.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rmwc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-15T11:55:31.000Z","updated_at":"2024-11-12T09:02:25.000Z","dependencies_parsed_at":"2024-04-23T07:27:09.410Z","dependency_job_id":"7b0d2eb3-0fbd-40e2-a207-856518442466","html_url":"https://github.com/rmwc/rmwc","commit_stats":{"total_commits":2745,"total_committers":92,"mean_commits":29.83695652173913,"dds":0.5668488160291438,"last_synced_commit":"3d110f81e5f6c3b38d189dd5a2fb21a9735ee39a"},"previous_names":["jamesmfriedman/rmwc"],"tags_count":293,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmwc%2Frmwc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmwc%2Frmwc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmwc%2Frmwc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmwc%2Frmwc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmwc","download_url":"https://codeload.github.com/rmwc/rmwc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229371835,"owners_count":18062689,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["component-library","material","material-components-web","mdc","react"],"created_at":"2024-01-08T17:45:35.698Z","updated_at":"2024-12-12T10:30:48.805Z","avatar_url":"https://github.com/rmwc.png","language":"JavaScript","funding_links":[],"categories":["React","Material Components Web (MDC Web)"],"sub_categories":["MDC Web Framework Integrations"],"readme":"![tests](https://github.com/rmwc/rmwc/actions/workflows/unit-test.yml/badge.svg)\n[![codecov](https://codecov.io/gh/rmwc/rmwc/branch/master/graph/badge.svg)](https://codecov.io/gh/rmwc/rmwc)\n[![npm](https://img.shields.io/npm/v/rmwc.svg)](https://www.npmjs.com/package/rmwc)\n[![npm](https://img.shields.io/npm/dm/@rmwc/base.svg)](https://www.npmjs.com/package/rmwc)\n[![npm](https://img.shields.io/npm/l/rmwc.svg)](https://github.com/rmwc/rmwc/blob/master/LICENSE)\n[![Chat](https://img.shields.io/discord/490680848979591168.svg)](https://discord.gg/4BSUxCW)\n\n# RMWC - React Material Web Components\n\nRMWC is a React UI Kit built on Google's official Material Components Web library v14.x.x\n[https://rmwc.io/](https://rmwc.io/)\n\nFeatures:\n\n- [x] Uses Google's official material-components-web library\n- [x] Includes Addon components for ones missing from the official spec\n- [x] Works in React 16.8.x and up\n- [x] First class Typescript Support\n- [x] Server side rendering support\n- [x] Individually packaged and released components\n\n## Try it in the Code Sandbox\n\n\u003e - Javascript Sandbox https://codesandbox.io/s/rmwc-sandbox-o0s0d\n\u003e - Typescript Sandbox https://codesandbox.io/s/rmwc-typescript-sandbox-y7516\n\n## Special credit 🥇\n\nRMWC was created by [James Friedman](https://github.com/jamesmfriedman).\n\nCheck out his other work at https://github.com/jamesmfriedman.\n\n## Recent updates\n\nv14.3.1 is here! This release includes:\n\n- support for material-components-web v14\n- support for react 18\n- a new and improved tooltip adhering to the Material Design principles (the old tooltip is renamed to rc-tooltip in favor for the new)\n- a new segmented button component\n- migrated from Lerna to Nx and Vite ⚡\n- various bugfixes introduced in v14.0.0\n- accessibility improvements\n- the old chip as we know it + the new chip from material v 14.0.0 (currently experimental)\n- an improved API for the MDC Tooltip that stays true to the documentation from material-components-web. This also meant removing backwards compatibility to the \"old\" tooltip that is now known as RCToolip from the RMWC package. This change was for the better, as the Tooltip was buggy due to trying to make two entirely different components compatible. \n\nView the changelog for detailed updates: [https://github.com/rmwc/rmwc/blob/master/CHANGELOG.md](https://github.com/rmwc/rmwc/blob/master/CHANGELOG.md)\n\n## Goals\n\n- To create the thinnest, lightest, and spec compliant wrapper around Google\n  Material Design Components for the Web\n  [https://material.io/components/web/](https://material.io/components/web/)\n- To utilize the Foundation javascript classes from material-components-web\n- To be as unobtrusive and sensible as possible.\n- To fill the gaps in material-components-web with custom React community driven components.\n\n## Installation\n\n- `npm i rmwc --save` or `yarn add rmwc`\n\nAdditional information is available in the [Installation Guide](https://rmwc.io/installation)\n\n## Usage\n\nRead the docs on how to [Usage](https://rmwc.io/usage)\n\n## Why?\n\nRead the docs on [Methodology](https://rmwc.io/methodology)\n\n## About Breaking Changes\n\nRMWC avoids them at all costs!\nRead the docs on [Methodology](https://rmwc.io/methodology)\n\n## To run the tests\n\n- `npm test`\n\n## To run the docs / contribute\n\n- `git clone https://github.com/rmwc/rmwc.git`\n- `cd rmwc`\n- `npm install`\n- `npm start`\n\n## Contributions\n\nThis project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].\n\u003ca href=\"https://github.com/rmwc/rmwc/graphs/contributors\"\u003e\n\u003cimg src=\"https://contrib.rocks/image?repo=rmwc/rmwc\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/jamesmfriedman.github.io%2Frmwc","html_url":"https://awesome.ecosyste.ms/projects/jamesmfriedman.github.io%2Frmwc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/jamesmfriedman.github.io%2Frmwc/lists"}