preact-cycle
DOM renderer
A minimal Virtual DOM rendering library using Preact
Minimal functional Virtual DOM rendering using Preact
139 stars
5 watching
12 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
preactpreact-components
Related projects:
Repository | Description | Stars |
---|---|---|
| An NPM package that provides a reusable way to render Preact components into specific parts of the DOM. | 180 |
| A component-based HTML renderer that uses Virtual DOM to map custom elements to Preact components. | 201 |
| A utility for rendering JSX and Preact components to HTML strings. | 659 |
| A TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app | 105 |
| A virtual list component that renders only visible rows of a given data set | 227 |
| A reusable input component for handling tokenized input in React applications | 62 |
| An npm package that helps improve performance by skipping unnecessary server-side rendering of components | 8 |
| Library of Preact components for implementing basic CSS animations and transitions | 46 |
| An alternative API for creating Preact components inspired by Elm's functional programming style | 47 |
| Provides a wrapper around Photon to simplify its use with Preact | 175 |
| A collection of Preact Components that encapsulate Google's Material Design Lite. | 187 |
| URL router for Preact applications | 1,019 |
| Automates the conversion of React code to Preact | 40 |
| An extension for inspecting Preact application hierarchies, including props and state. | 317 |
| Creates Preact apps with no build configuration | 95 |