preact-cycle

DOM renderer

A minimal Virtual DOM rendering library using Preact

recycle Minimal functional Virtual DOM rendering using Preact bike

GitHub

139 stars
5 watching
12 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list

preactpreact-components

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
developit/preact-portalAn NPM package that provides a reusable way to render Preact components into specific parts of the DOM.180
developit/preact-markupA component-based HTML renderer that uses Virtual DOM to map custom elements to Preact components.201
preactjs/preact-render-to-stringA utility for rendering JSX and Preact components to HTML strings.659
developit/preact-todomvcA TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app105
developit/preact-virtual-listA virtual list component that renders only visible rows of a given data set227
developit/preact-token-inputA reusable input component for handling tokenized input in React applications62
ezekielchentnik/preact-no-ssrAn npm package that helps improve performance by skipping unnecessary server-side rendering of components8
fakundo/preact-transitioningLibrary of Preact components for implementing basic CSS animations and transitions46
jamesbirtles/fpreactAn alternative API for creating Preact components inspired by Elm's functional programming style47
developit/preact-photonProvides a wrapper around Photon to simplify its use with Preact175
developit/preact-mdlA collection of Preact Components that encapsulate Google's Material Design Lite.187
preactjs/preact-routerURL router for Preact applications1,019
vutran/preact-codemodAutomates the conversion of React code to Preact40
preactjs/preact-devtoolsAn extension for inspecting Preact application hierarchies, including props and state.317
just-boris/create-preact-appCreates Preact apps with no build configuration95