svelte
https://github.com/sveltejs/svelte
JavaScript
Cybernetically enhanced web apps
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.
JavaScript not yet supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to svelte
Help out
- Issues
- perf: use Set instead of Array for constant lookups in utils.js
- perf: store setters cache as Set instead of Array
- perf: hoist rest_props exclude list as a module-scope Set
- feat: bindable scroll dimensions
- chore: Supply chain hardening
- chore: replace custom renderer type arguments with a single one
- fix: optimize consecutive if blocks
- "Batch has scheduled roots" invariant_violation error after updating to 5.55.6
- Broken reactivity with nullish coalescing operator instantiation
- `$effect.pre` not re-run on state change after calling `flushSync` in tests
- Docs
- JavaScript not yet supported