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
- Operation with && in event handlers via props causes the 'outside a createRoot' error
- Return type of `createRoot` doesn't consider errors
- signals in For and Index stay in the past if accessed under batch
- Add `ClientOnly`
- inconsistent owner in Component function (production vs development build) result in out of order onCleanup
- (WIP) add importsNotUsedAsValues:error to tsconfig, fix resulting code errors
- Hydration key warning when using JSX prop multiple times
- setting getters on already defined keys in a store loses reactivty
- `batch` does not prevent effects from running for signal values that revert to their value at the start of the `batch` call
- leak between createStore and createMutable of object references and proxy objects
- Docs
- TypeScript not yet supported