web-react-components

Reuse your react components, for example in Elm or any other technology by wrapping them easily into a Web Component.

Downloads
7.3K
Stars
58
Committers
5

Bot releases are visible (Hide)

web-react-components - Add convert API Latest Release

Published by ChristophP about 7 years ago

Add the convert function which allows you to create a web component without registering it.

web-react-components - Add eventMapper parameter

Published by ChristophP about 7 years ago

This allows you to have more fine grained control over how DOM events are dispatched.