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

27 Svelte projects made with Sanity

View all

Iessi

Multi-lingual Aperitif e-commerce experience

Oliver Buckley
Go to Iessi

AI Tools

Discover the best AI Tools to automate your workflows and 10x your output.

Go to AI Tools

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