😎 Discover cool tips and tricks for customization in our next Developer Deep Dive virtual event - sign up now!

Svelte resources

Guides, plugins, and other resources for Svelte – the popular Javascript compiling framework.

2 Svelte tools

Sanity Iconify

Icon picker with over 150,000 open source vector icons

Wannes Salomé
Go to Sanity Iconify

PortableText to Svelte

Official(made by Sanity team)

Render Portable Text block content with Svelte components.

Henrique Doro
Go to PortableText to Svelte

3 Svelte starters

8 Svelte guides

Rendering PortableText from scratch

A walkthrough of my thought process for creating a PortableText component for Svelte with 0 dependencies.

This is an external link at:hdoro.dev
Henrique Doro
Go to Rendering PortableText from scratch

Adding Sanity CMS to Jungle.js & deploy

Jungle.js is a new SSG framework for Svelte that I'm really excited about. It definately needs to prove itself, but I think it has a bright future! Today I'm going to be showing you how you can add Sanity CMS as a data source for a Jungle powered blog.

This is an external link at:stordahl.dev
Jacob StĂžrdahl
Go to Adding Sanity CMS to Jungle.js & deploy

22 Svelte projects made with Sanity

View all

Valpiccola

Valpiccola: Where Technology Celebrates Territorial Treasures!

Roberto Malcotti
Go to Valpiccola

L'Étude

We are l’Étude, a group of independent experts united to challenge creative boundaries.

FĂ©lix PĂ©ault
Go to L'Étude

Steambase

The data aggregator and analytics tool for everything on Steam.

Go to Steambase

Svelte is an innovative Javascript framework for building user interfaces. In contrast to other popular Javascript frameworks, which outsource their work into a virtual DOM in the browser, Svelte does the bulk of its work in a compiler that outputs reactive, "cybernetically enhanced" Javascript at build time. Svelte works great as an SSG (a static site generator) and integrates seamlessly with Sanity studio to deliver dynamic, structured content. Check out these resources on Svelte and learn how to build slimmer, next-gen Javascript apps today.

Other frameworks

All frameworks