Watch a live product demo đź‘€ See how Sanity powers richer commerce experiences

Svelte resources

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

1 Svelte tool

PortableText to Svelte

Official(made by Sanity team)

Render Portable Text block content with Svelte components.

Henrique Doro
Go to PortableText to Svelte

1 Svelte starter

7 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

17 Svelte projects made with Sanity

View all

PokeBook

Poke!Book is your own digital notebook for writing poetry. Get into your creative flow with distraction-free environment and never worry about saving what you write!

Go to PokeBook

Chatr.tech

Chat with characters from your favorite shows. Powered by Sanity, Sveltekit and ChatGPT.

Brandt Milczewski
Go to Chatr.tech

sarahstroschein.com

Portfolio site for visual identity designer Sarah Stroschein, with a fun brewery theme that has ties to her name.

Michael Delaney
Go to sarahstroschein.com

nocode.gallery

We scour the web for the most visually stunning no-code websites and share them with our community to provide inspiration and ideas.

Chris Jayden
Go to nocode.gallery

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