preact
https://github.com/preactjs/preact
JavaScript
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported6 Subscribers
Add a CodeTriage badge to preact
Help out
- Issues
- fix: retry on Suspense render and preserve hook state
- Add compatibility with React 19 <Activity />
- fix(types): ensure `forwardRef` overrides the default ref type
- refactor: ESM-only
- JSX types reflect core + compat, when compat may or may not be used
- fix: reuse DOM nodes inside <template> during hydration
- types: Separate camelCase SVG attributes to compat only (#4994)
- Support for Document Metadata in Preact
- feat: Add support for `prop:` & `attr:` directives
- syntax for choosing setting a property vs attribute on elements
- Docs
- JavaScript not yet supported