GitHunt
RY

ryanatkn/awesome-svelte-resources

[deprecated for svelte-society/sveltesociety.dev] useful resources for Svelte v3+

awesome Svelte resources

useful resources for Svelte v3+

- deprecated for svelte-society/sveltesociety.dev

⚠️ important ⚠️ go to svelte-society/sveltesociety.dev instead

The official successor to this project,
svelte-society/sveltesociety.dev,
is live at
sveltesociety.dev.
Please direct your submissions
there instead of here. <3

See also awesome-svelte
and other awesome lists.

contents

notes

  • See contributing.md for submission info.
  • Needs more links. Send pulls and issues!
  • Many project descriptions could be updated, clarified, expanded, etc.
  • If a project fails to meet acceptable quality standards,
    please open an issue or PR to discuss removing it.

language translations

Internationalized versions of the official Svelte website.

communities

Join in! 🌇 See sveltejs/community
for the official data relating to the Svelte community and events.

Telegram chat rooms

integrations

The official list of integrations is
sveltejs/integrations.
Look there first - they're mostly not duplicated here.
Maybe they should be?

bundler plugins

preprocessors

Some components are bundled with specific preprocessors that they rely on;
those projects are listed under components and libraries.

cli tools

editor tools

web app frameworks

templates

To avoid downloading a template's git history,
installation via degit is recommended:

npx degit sveltejs/template svelte-app

electron templates

mobile templates

testing

components and libraries

If you have any submissions, updates, or ideas to improve
this list of links, please feel free to open an
issue or
PR.

routers

See the FAQ
for some good info about Svelte routing solutions.

Sapper touts a
filesystem-based routing solution along with a full app framework.

ui component sets

web component sets

layout and structure

inputs and widgets

fonts and icons

  • svelte-icons@gibdig -
    Icon components for Svelte, featuring many icon sets
  • svelte-awesome@RobBrazier -
    Awesome SVG icon component for Svelte JS, built with Font Awesome icons
  • svelte-fa@Cweili -
    Tiny FontAwesome 5 component for Svelte
  • fa-svelte@alphapeter -
    Font Awesome 5 for Svelte
  • svelte-feather-icons@dylanblokhuis -
    Feather icons for Svelte
  • svelte-simple-icons@beyonk-adventures -
    SVG icons for popular brands

forms and validation

See the ui component sets section for more.

animation

images

charts

time and date

notifications

maps

internationalization

stores and state

interaction

async loading

social and other 3rd party services

development and documentation

syntax highlighting

other components and libraries

native

  • svelte-native@halfnelson -
    Svelte controlling native components via Nativescript

experiments

example app showcase

open source Svelte in the wild

media

talks

podcasts and other videos

other lists and resources

license

CC0 (public domain)

🌻