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 supported4 Subscribers
Add a CodeTriage badge to preact
Help out
- Issues
- conditional debug
- Adapt to React api: add context argument to compat/Children map api
- Add ARIA attribute typings
- Use type guards for internal types
- Type 'VNode<any> | VNode<any>[]' is not assignable to type 'VNode<any> | null'
- Undefined can clear checked and value properties for custom elements
- [preact/compat] @radix-ui/react-tooltip immediately hide tooltip after hover on element
- Uncaught DOMException when having `<!DOCTYPE html>` and setting the `parentDom` to `document` when rendering
- Add support for multiple roots with useId
- Add support for passing event options
- Docs
- JavaScript not yet supported