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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to svelte
Help out
- Issues
- Passing `String.raw`-style
- Tutorial - Expand Part 1 / Stores / Derived stores
- eslint reporting no-unused-vars when variable is declared as @const and used in the key of an #each
- `<title>` in `<slot>` is appended, it should be replaced
- <svelte:window on:error /> callback is typed incorrectly, event is `Event` when it should be `ErrorEvent`.
- `input type="number"` bindings can be `null` and `undefined`
- `a11y-mouse-events-have-key-events` warning when using focusin/focusout
- [docs] SvelteKit for a whole app vs embedding Svelte in an existing app
- <svelte:webcomponent> to create a special place for webcomponents in Svelte - but with severe limitations
- Issue with reactivity on store binding of _this_ outside .svelte in custom element.
- Docs
- JavaScript not yet supported