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
- Universal renderer: `lazy()` automatically inserts an empty text node, which may or may not be supported by the underlying renderer
- select value is not reflected if the list of options are loaded at a later time
- Cannot use istanbul ignore comments for generated code
- Using imported object for style attribute is reevaluated if other attribute uses updated signal
- Add low-level suspense primitive
- Declarative Shadow DOM
- Value of `<select>` is set before the children are created when using spread
- Updating onchange causes sibling to mount/unmount
- inconsistent owner in Component function (production vs development build) result in out of order onCleanup
- Reverting values to their previously committed value before Reactivity propagates still triggers recomputation
- Docs
- TypeScript not yet supported