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
- fix: robustify comment handling in parser
- Async closures with `$state` dependencies don't update properly
- Keyed {#each} over $derived slice freezes page (infinite loop in reconcile) after source array replacement
- await Promise.all inside $derived waterfall warning
- `$state` write in `@attach` click handler triggers `$effect` flush before delegated `onclick` — handler silently skipped
- perf: skip unmarked effects
- Feature: type declaration improvement for `$state(null)`
- fix: incremental batches
- feat: custom renderers API
- docs: manually pass dependency to `$effect`
- Docs
- JavaScript not yet supported