preact-custom-element
Custom element wrapper
A library that allows developers to wrap Preact components as custom elements in web applications
Wrap your component up as a custom element
367 stars
10 watching
53 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
custom-elementspreactweb-components
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility for rendering JSX and Preact components to HTML strings. | 659 |
| A preact wrapper around Material Components for the web, providing a thin and opinion-less interface to use the components in a project. | 553 |
| A library that automates the wrapping of React components in CustomElements to enable easy integration with web standards. | 106 |
| A resource providing in-depth information and explanations on custom HTML elements, including their purpose, usage, and browser support. | 201 |
| A utility for attaching event handlers to elements in a Preact application | 19 |
| A package providing MobX bindings specifically for Preact | 127 |
| URL router for Preact applications | 1,019 |
| An extension for inspecting Preact application hierarchies, including props and state. | 317 |
| Tools for testing Preact components to ensure they work as expected in different scenarios | 145 |
| A component-based HTML renderer that uses Virtual DOM to map custom elements to Preact components. | 201 |
| A Web Components Custom Elements library based on hyperapp, providing a simple API and immutable state data for building reusable UI components. | 17 |
| A collection of reusable UI components developed with modern web technologies and optimized for performance. | 32 |
| An alternative API for creating Preact components inspired by Elm's functional programming style | 47 |
| A basic project providing a template for creating custom web elements using TypeScript and Web Components. | 165 |
| An NPM package that provides a reusable way to render Preact components into specific parts of the DOM. | 180 |