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
- Version Packages
- fix: track lazily created SvelteSet entries
- chore: fix typo in JSDoc comment (depedencies -> dependencies)
- chore(bench): add browser benchmark harness via Vitest + Playwright
- perf: use createElement instead of createElementNS for HTML elements
- chore: upgrade to vitest v4
- perf: use Set instead of Array for constant lookups in utils.js
- perf: store setters cache as Set instead of Array
- perf: hoist rest_props exclude list as a module-scope Set
- feat: bindable scroll dimensions
- Docs
- JavaScript not yet supported