#
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 762 public repositories matching this topic...
Elder.js is an opinionated static site generator and web framework for Svelte built with SEO in mind.
-
Updated
Aug 11, 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
Sep 3, 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
Sep 2, 2021 - Svelte
Evidence enables analysts to deliver a polished business intelligence system using SQL and markdown
sql
analytics
dbt-viewpoint
data-visualization
business-intelligence
dbt
sveltejs
business-analytics
-
Updated
Sep 4, 2021 - Svelte
Nomie v5 Source Code
-
Updated
Jul 4, 2021 - Svelte
Bulma components for Svelte
-
Updated
Sep 1, 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
nstuyvesant
commented
May 29, 2021
Getting...
Cannot find module 'svelte-calendar' or its corresponding type declarations
when importing it
import Datepicker from 'svelte-calendar'
Didn't see an @types/svelte-calendar out there either. Any chance of some type definitions in the future?
-
Updated
Sep 3, 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
Svelte with brilliant bells and useful whistles
-
Updated
Sep 5, 2021 - Svelte
Declarative forms for Svelte
-
Updated
Aug 11, 2021 - JavaScript
buttercubz
commented
Jun 9, 2021
use esbuild deno to build in dev mode, this reduce will the hot reload time.
necessary things:
- svelte plugin transform
- import maps plugin
- remote import plugin
useful info:
Lightweight and powerful data grid for svelte
-
Updated
Oct 30, 2020 - HTML
Sveltekit starter project created with sveltekit, typescript, tailwindcss, postcss, husky, and storybook. The project has the structure set up for the scaleable web application.
typescript
postcss
eslint
ssr
scss
svelte
storybook
server-side-rendering
bulb
husky
sveltejs
tailwindcss
svelte-example
sveltekit
sveltekit-tailwind-template
sveltekit-template
sveltekit-server-side-rendering
sevltekit-pwa
sveltekit-example
-
Updated
Sep 8, 2021 - Svelte
Tiny FontAwesome 5 component for Svelte
-
Updated
Aug 31, 2021 - JavaScript
Awesome Svelte: Useful resources for developing Svelte applications
-
Updated
Feb 24, 2021
Get the timestamp from a Discord snowflake ❄
-
Updated
Sep 2, 2021 - JavaScript
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.