Standalone
Component framework
Creates reusable and interoperable React components as HTML custom elements using the webcomponents API
Create framework agnostic components that are truly reusable and interoperable with all the benefits of the React ecosystem – using the HTML5 custom elements API to extend HTML's vocabulary.
206 stars
11 watching
10 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
componentscustom-elementsreactreactjswebcomponents
Related projects:
Repository | Description | Stars |
---|---|---|
wildhoney/switzerland | A web component framework offering server-side rendering and style encapsulation | 268 |
wildhoney/keo | A library that provides plain functions for building stateless React components with immutable properties and functional goodies. | 227 |
wildhoney/ava-webcomponents | Utility middleware for testing web components in AVA via Puppeteer. | 1 |
htmlelements/smart-webcomponents | A framework for building reusable UI components with two-way data-binding and type-checking support. | 434 |
bbkolton/reactify-wc | Makes web components usable with React properties and functions | 176 |
rstacruz/remount | Allows React components to be used as custom HTML elements in web applications | 716 |
antonmihaylov/react-with-class | Utility methods to create reusable React components with customizable classes and props. | 9 |
wildlyinaccurate/plait | A lightweight JavaScript framework for building isomorphic reactive web components with an emphasis on immutability and purity. | 29 |
polight/lego | A low-tech web-component framework that enables developers to create native, reactive, and modular web components using JavaScript | 124 |
adobe/react-webcomponent | A library that automates the wrapping of React components in CustomElements to enable easy integration with web standards. | 106 |
jameslnewell/react-create-component-from-tag-prop | Utility to create React components from tag props with customizable styling options | 18 |
99x/first-born | A React Native component library providing pre-designed UI elements and atoms. | 271 |
haxtheweb/webcomponents | A monorepo of web components and associated microservice APIs | 246 |
dowjones/react-inline-style | Provides reusable and adaptable React components without requiring an external CSS dependency. | 50 |
sonnylazuardi/awponent | A curated collection of React Native UI components and demos for software developers to discover and showcase their work. | 182 |