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 supported33 Subscribers
View all SubscribersAdd a CodeTriage badge to svelte
Help out
- Issues
- Svelte 4 and 5 adds spaces between html elements when mounting components through JavaScript
- Preprocess Svelte modules (or deprecate preprocessors?)
- More granular `transition` modifiers
- Possibility of writing snippets in .svelte.ts files
- spreading with `this` attribute: `<svelte:element>` must have a 'this' attribute with a value
- `$props` aliasing allows invalid names
- Distinguish between properties and attributes on custom elements
- Svelte 5: Automatically implement toJSON so state and properties are serialized.
- Svelte 5: docs example of how to declare rest props results in TS error
- Svelte 5: Implicit children snippet doesn't error when coupled with `children` prop.
- Docs
- JavaScript not yet supported