#
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 620 public repositories matching this topic...
Elder.js is an opinionated static site generator and web framework for Svelte built with SEO in mind.
-
Updated
May 18, 2021 - TypeScript
[deprecated for svelte-society/sveltesociety.dev] useful resources for Svelte v3+
-
Updated
Jan 30, 2021 - JavaScript
A select component for Svelte apps
-
Updated
May 11, 2021 - JavaScript
A Material UI Design Component library for Svelte heavily inspired by vuetify.
ui
material
material-design
svelte-components
svelte
material-components
ui-kit
component-library
material-theme
ui-components
vuetify
sveltejs
svelte3
svelte-material
-
Updated
May 14, 2021 - Svelte
Nomie v5 Source Code
-
Updated
May 18, 2021 - Svelte
Bulma components for Svelte
-
Updated
May 12, 2021 - HTML
Powerful, Flexible, Open Source dashboards for anything
home-automation
automation
statistics
monitoring
dashboard
analytics
hapi
viewer
websockets
rollup
hapijs
tv
svelte
dashing
overview
cryptocurrencies
vudash
sveltejs
-
Updated
Jun 6, 2020 - JavaScript
ejoflo
commented
Mar 29, 2020
I see the theming options that are provided for this component, however I didn't notice any way to change the background color. Is this possible?
-
Updated
May 17, 2021
Notus Svelte: Free Tailwind CSS UI Kit and Admin
admin
dashboard
kit
uikit
svelte-components
svelte
admin-dashboard
ui-kit
sveltejs
tailwind
tailwindcss
tailwind-css
tailwind-css-template
svelte-template
svelte-kit
svelte-admin
svelte-dashboard
notus
-
Updated
May 14, 2021 - Svelte
Declarative forms for Svelte
-
Updated
May 10, 2021 - JavaScript
Lightweight and powerful data grid for svelte
-
Updated
Oct 30, 2020 - HTML
Tiny FontAwesome 5 component for Svelte
-
Updated
May 17, 2021 - JavaScript
Awesome Svelte: Useful resources for developing Svelte applications
-
Updated
Feb 24, 2021
Get the timestamp from a Discord snowflake ❄
-
Updated
May 17, 2021 - Svelte
Hello world apps for angular, react, svelte, and vue
-
Updated
May 18, 2021 - TypeScript
A lightweight typeahead / autocomplete component made with Svelte.js
-
Updated
Jan 16, 2019 - HTML
Created by Rich Harris
Released November 2016
- Repository
- sveltejs/svelte
- Website
- svelte.dev
- Wikipedia
- Wikipedia
I noticed that the first item of a List does not ripple on click as the others do. This is visible in the official demo on the "Simple List".
I'm guessing this is an issue with SMUI and not with MDC, since the example on Material.io does not have this issue.