react-webcomponent
CustomElement wrapper
A library that automates the wrapping of React components in CustomElements to enable easy integration with web standards.
This projects automates the wrapping of a React component in a CustomElement.
106 stars
18 watching
19 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bbkolton/reactify-wc | Makes web components usable with React properties and functions | 176 |
preactjs/preact-custom-element | A library that allows developers to wrap Preact components as custom elements in web applications | 365 |
sultan99/react-on-lambda | A JavaScript library that simplifies React application development by providing a functional programming approach without the need for JSX. | 264 |
weavejester/brutha | An interface to React built on top of ClojureScript, providing a simple and functional way to manage application state. | 139 |
wildhoney/standalone | Creates reusable and interoperable React components as HTML custom elements using the webcomponents API | 206 |
htmlelements/smart-webcomponents | A framework for building reusable UI components with two-way data-binding and type-checking support. | 434 |
effector/reflect | A library that enables React components to have Effector stores attached without using hooks. | 81 |
stfy/react-editor.js | A React wrapper component for the Editor.js library. | 128 |
jodit/jodit-react | A React wrapper for a WYSIWYG text editor with rich features and extensibility options | 368 |
alexlafroscia/ember-react-components | An addon that enables Ember applications to render React components | 52 |
michaeljforster-zz/panic | A wrapper library that integrates Common Lisp with React. | 42 |
davidjamesstone/hyperapp-customelements | A Web Components Custom Elements library based on hyperapp, providing a simple API and immutable state data for building reusable UI components. | 17 |
sonnylazuardi/awponent | A curated collection of React Native UI components and demos for software developers to discover and showcase their work. | 182 |
seeden/react-facebook | A collection of React components for integrating with Facebook | 792 |
adobe-webplatform/eve | A JavaScript library for creating custom event handlers with customizable scopes and optional z-index ordering. | 319 |