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
- Stores hold onto unnecessary memory indefinitely in some cases
- Feat: add some overloads for StoreSetter
- (WIP) add importsNotUsedAsValues:error to tsconfig, fix resulting code errors
- Hydration key warning when using JSX prop multiple times
- When updating store, setting a previous non-existent property with value undefined does not create the property, "in" operator does not find it.
- Docs
- TypeScript not yet supported