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 426 public repositories matching this topic...
[deprecated for sveltejs/community] useful resources for Svelte v3+
-
Updated
Feb 4, 2020 - JavaScript
Powerful, Flexible, Open Source dashboards for anything
-
Updated
Jun 6, 2020 - JavaScript
Bulma components for Svelte
-
Updated
Aug 24, 2020 - HTML
Nomie v5 Source Code
-
Updated
Aug 28, 2020 - HTML
How can static files be passed into the public directory during the build process?
As an example, this could be useful for:
- /robots.txt
- /favicon.ico
A select component for Svelte apps
-
Updated
Aug 15, 2020 - JavaScript
Actual full example
Good comp.. but no-where is there an example as to WHAT to actually import..
Declarative forms for Svelte
-
Updated
Aug 18, 2020 - JavaScript
A lightweight typeahead / autocomplete component made with Svelte.js
-
Updated
Jan 16, 2019 - HTML
Lightweight and powerful data grid for svelte
-
Updated
Jul 28, 2020 - HTML
Hello world apps for angular, react, svelte, and vue
-
Updated
Aug 4, 2020 - TypeScript
Svelte + Typescript + Rollup
-
Updated
Jul 22, 2020 - JavaScript
Collection of Bulma UI components to be used in Svelte or standalone
-
Updated
Aug 20, 2018 - HTML
Currently there's an issue bound to library bundling (dist/svelthree.mjs):
When importing from https://unpkg.com/svelthree@latest/dist/svelthree.mjs some examples on svelthree.dev/examples "break":
- Reactive multiple Mesh group creation
- [Reactive multiple reusable Mesh group creation
Typescript template for Svelte v3
-
Updated
Jun 24, 2019 - JavaScript
Tiny FontAwesome 5 component for Svelte
-
Updated
Aug 17, 2020 - JavaScript
A real-time, markdown-enabled comment engine powered by leveldb with oauth support
-
Updated
Jan 20, 2019 - HTML
Powerful, reliable & fully featured Svelte UI library
-
Updated
Aug 7, 2020 - HTML
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.