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 supported4 Subscribers
Add a CodeTriage badge to solid
Help out
- Issues
- 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.
- setting getters on already defined keys in a store loses reactivty
- Docs
- TypeScript not yet supported