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
- 2.0.0-beta.14: `action()` resumes with raw Promise-like thenable instead of awaiting it
- 2.0.0-beta.14: Cleanup returned from nested `onSettled` runs immediately
- 2.0.0-beta.14: `<Repeat>` window bookkeeping disposes wrong rows and can crash after `count=0`
- 2.0.0-beta.14: Array store truncation leaves stale indices after length shrink
- 2.0.0-beta.14: # Store helpers inconsistently handle symbol-keyed properties
- 2.0.0-beta.14: `Object.keys(store)` throws for stores with non-configurable own properties
- 2.0.0-beta.14: Null-prototype store crashes when reading a function-valued property
- 2.0.0-beta.14: Keyed `reconcile` crashes on nullable or primitive array entries
- 2.0.0-beta.14: Keyed `reconcile` does not notify key subscribers on pure trailing removal
- 2.0.0-beta.14: `reconcile` corrupts proxy shape when replacing a tracked array with an object
- Docs
- TypeScript not yet supported