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
- $derived on a class instance returns a stale value after the effect that incidentally owned it at construction is destroyed
- Provide hasContext function with createContext
- Fix hydration state restoration for custom element attribute updates
- When committing a fork derived seem to be read out of order in some cases.
- `TypeError: value is not a function` on SSR when nested `{#snippet}` reads `{const x = $derived(await …)}` from parent snippet body via a sync `$derived`
- Docs: "Component testing" of "Context" article edits
- docs: move declaration tags from template syntax to basic markup
- chore: add `custom_renderer` flag
- docs: clarify content of svelte/transition module reference page (#15296)
- fix: render defaultValue/defaultChecked in SSR (#18446)
- Docs
- JavaScript not yet supported