
Company News
Socket Has Acquired Secure Annex
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.
A thin React wrapper for Material Design (Web) Components https://jamesmfriedman.github.io/rmwc/
npm install rmwc --savenode_modules/material-components-web/dist/material-components-web.css in your webpage via your method of choice.import React from 'react';
import { Button } from 'rmwc';
const HelloWorld = props => <Button>Easy</Button>
This example is using ES6 modules imports, but the library will work via CommonJS or any other UMD format.
There are many different Material UI implementations in both Angular and React. The last thing we need is another one... In React land there has been a lot of great work done, but you eventually end up in one of the following situations:
The solution: Use the Google sanctioned javascript Material Design Components and get out of their way.
rmwc is currently in alpha. The majority of the api surface is mapped out and smoke tests have been written to check rendering and basic functionality. The docs will get a fresh coat of polish and additional documentation with the final release.
brew install watchmannpm testgit clone https://github.com/jamesmfriedman/rmwc.gitcd rmwcnpm installnpm startFAQs
RMWC is a React UI Kit built on Google's official Material Components Web library.
The npm package rmwc receives a total of 2,348 weekly downloads. As such, rmwc popularity was classified as popular.
We found that rmwc demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.Ā It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Company News
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.

Research
/Security News
Socket is tracking cloned Open VSX extensions tied to GlassWorm, with several updated from benign-looking sleepers into malware delivery vehicles.

Product
Reachability analysis for PHP is now available in experimental, helping teams identify which vulnerabilities are actually exploitable.