Preact.js topic
Preact.js is a lightweight React alternative with the same API.
Similarities to React
- ES6 Class, hooks, and Functional Components
- Compatibility via a simple preact/compat alias
- JSX, VDOM, DevTools, HMR, SSR.
- Cross-browser compatibility
- Transparent asynchronous rendering with a pluggable scheduler
Differences from React
- Works in the browser without any transpilation steps
- Syntactic sugar
props,stateandcontextare passed torender()- Standard HTML attributes like
classandforcan be used instead ofclassNameandhtmlFor
algolia-places-react
React/preact wrapper for Algolia Places
react-tags
⚛️ Legacy repo for the fantastically simple tagging component for your React projects (legacy repo)
merkur
tiny extensible javascript library for front-end microservices
preact-mdc
material design components for preact using material-components-web sass styles (for live demo click the link below)
preact-redux-isomorphic
preact-redux-isomorphic PWA SPA SSR best practices and libraries in under 80kB page size (for live demo click the link below)
preact-hooks-unistore
A custom Preact hook to wire up components to Unistore.
selection
✨ Viselect - A high performance and lightweight library to add a visual way of selecting elements, just like on your Desktop. Zero dependencies, super small. Support for major frameworks!
cra-preact
Comfort of CRA + preact without ejecting 🔥
Notify
A small deno deploy / self hosted solution to send web push notifications with webhooks