Preact
App framework.
Contents
Components
A (800b gzip) header that will show/hide while scrolling for Preact.
Simple and lightweight (~590 bytes gzip) progress bar component for Preact.
Create components whose nested prop changes map to a global side effect.
Lightweight component to easily add cool particles animations to websites.
Mobile UI Components built on Preact (docs and demos). Ported from awesome Vue components of Vant.
Exposes Preact components for easily implementing basic CSS animations and transitions.
A numerical input element that can also manipulated with two buttons (-/+).
Example Apps
Preact app to translate real life color to digital color (Github project).
An offline and blazing fast frontend playground built using Preact. (Github project).
A live chat widget linked to your Telegram messenger built using Preact. (Github project).
Monitor GitHub repository releases – Prerendering with Preact. Built with Preact Compat, TypeScript, Material-UI and Redux Toolkit. (GitHub Project).
Libraries
A lightweight state container based on Redux with a single store and no reducers.
Provides an alternative api for creating preact components, heavily inspired by elm.
Fast & Effortless state management for React, Preact and Inferno with zero learning curve.
Hooks to manipulate the <head> section of the DOM. This has a subpackage with core preact support (using preact/hooks).
A tiny (199 bytes) state manager with many atomic tree-shakable stores.
A lightweight and flexible fetch enhancement library that works with vanilla JavaScript, React, and Preact