From 0e1664d1868b764604f3d01a3494fdda94bd2aca Mon Sep 17 00:00:00 2001 From: Stanislav Khromov Date: Thu, 18 Jun 2026 00:08:08 +0200 Subject: [PATCH] Add Mochi meta-framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ebf5e85..4344ba5 100644 --- a/README.md +++ b/README.md @@ -366,6 +366,7 @@ _For Single Page Applications (SPAs) and more._ - [Elder.js](https://github.com/elderjs/elderjs) - Opinionated static site generator and web framework for Svelte built with SEO in mind. _(pre-v5)_ - [JungleJS](https://www.junglejs.org/) - The Jamstack framework for Svelte with GraphQL. _(pre-v5)_ - [svelte-document](https://github.com/mblouka/svelte-document) - Create documents (PDFs), resumes, or presentations entirely in Svelte. +- [Mochi](https://mochi.fast/) - An performance-focused SSR meta-framework for Svelte 5 and Bun that renders everything on the server and ships JavaScript only where it's needed, with selective hydration and server islands. ## Dev Tools