/react-web-components

Primary LanguageJavaScriptMIT LicenseMIT

React Web Components

Example of React wrappers around web components.

Running

npm start

Note: This is likely only going to work in modern browsers. Babel class transpilation breaks extending builtin classes like HTMLElement, so that was disabled.