kit
https://github.com/sveltejs/kit
JavaScript
web development, streamlined
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 supported0 Subscribers
Add a CodeTriage badge to kit
Help out
- Issues
- `beforeNavigate` doesn't fire after clicking on anchor tag that has `content-disposition: attachment` in header response
- Custom Element rendered markup is removed during hydration
- Dev builds make `__data.json?x-sveltekit-invalidated=01` requests even if `+page.server*` does not export a load function
- Throwing `error` inside of the root `+layout.ts` prohibits the page from loading when ssr = false
- FormAction items have unusual iteration behaviour
- Return ReadableStream from form action
- Expand prerender crawling to improve DX
- Allow rest parameters to be forced to be non-zero length
- Fallback `error.html` does not work on pages with `ssr = false`
- Enable BODY_SIZE_LIMIT in development to prevent production issues
- Docs
- JavaScript not yet supported