#
preactjs
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`, `state` and `context` are passed to `render()`
* Standard HTML attributes like `class` and `for` can be used instead of `className` and `htmlFor`
Here are 42 public repositories matching this topic...
A reactive state library for ReactJS
-
Updated
Mar 21, 2023 - TypeScript
✨ A handy production-ready template for rapidly frontend development that you've often dreamed of. Small, but with full backward compatibility to all of React.js ecosystem, but without its overhead!
-
Updated
Sep 26, 2024 - TypeScript
a boring App to find Location Detail of an IP address. Build with Preact
-
Updated
Dec 10, 2022 - JavaScript
⚛️ Build custom, self-contained & self-hosted Preact script in the browser
react
javascript
preact
js
bundle
reactjs
signals
preact-demos
preactjs
esbuild
esbuild-wasm
preact-signals
-
Updated
Jul 27, 2024 - JavaScript
Learning Astro project (preact, tailwind)
javascript
github-pages
typescript
preact
gh-pages
astro
tailwind
tailwind-css
preactjs
github-actions
gh-actions
astrojs
tailwindcss-v3
-
Updated
Mar 15, 2023 - Astro
A metronome that goes from 40 to 220 BPM. Made with PreactJS.
-
Updated
Oct 2, 2021 - JavaScript
preact.js + hono + workers + D1, CMS sample
-
Updated
Oct 29, 2023 - JavaScript
Bun + Preact.js + Express , example
-
Updated
Sep 3, 2024 - TypeScript
Released November 14, 2015
Latest release about 1 month ago
- Followers
- 32 followers
- Repository
- preactjs/preact
- Website
- preactjs.com