solid
https://github.com/solidjs/solid
TypeScript
A declarative, efficient, and flexible JavaScript library for building user interfaces.
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.
TypeScript not yet supported5 Subscribers
Add a CodeTriage badge to solid
Help out
- Issues
- fix(web): include cookie declarations in package
- fix(solid): ssrSource "client" projections/stores don't leak their seed before first resolution (#2981)
- 2.0.0-beta.31 | `createProjection` `ssrSource:client` leaks initial value on initial render.
- Production SSR bundle throws on post-commit header writes
- Dependency-free computations can be resurrected after disposal
- Out-of-order httpHeader cleanup removes surviving cookies and headers
- [iOS 27 WebKit regression] MediaStream video created from Solid JSX does not paint
- Support async reactive values in post-load server-component slots
- `enableExternalSource`: a computation created during a transition loses its external subscription after one update
- fix: handle rejected module promises in lazy()
- Docs
- TypeScript not yet supported