sveltejs
Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.
Here are 491 public repositories matching this topic...
-
Updated
Dec 4, 2020 - TypeScript
-
Updated
Feb 4, 2020 - JavaScript
-
Updated
Dec 4, 2020 - HTML
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Dec 3, 2020 - JavaScript
-
Updated
Dec 4, 2020 - HTML
Actual full example
Good comp.. but no-where is there an example as to WHAT to actually import..
-
Updated
Dec 4, 2020 - Svelte
-
Updated
Nov 18, 2020 - JavaScript
-
Updated
Oct 30, 2020 - HTML
-
Updated
Jan 16, 2019 - HTML
-
Updated
Nov 25, 2020 - TypeScript
-
Updated
Jul 22, 2020 - JavaScript
-
Updated
Aug 20, 2018 - HTML
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Oct 20, 2020 - Svelte
Created by Rich Harris
Released November 2016
- Repository
- sveltejs/svelte
- Website
- svelte.dev
- Wikipedia
- Wikipedia


IconButton does not 'blur' when it loses focus, retaining it's --background-focused class after the mouse or touch leaves the item.