Skip to content

joysofcode/svelte-remote-functions

Repository files navigation

Svelte Remote Functions

Svelte recently announced a proposal for remote functions that's meant to be an alternative to SvelteKit load functions for component-level data loading.

This repo includes the Asynchronous Svelte PR and the SvelteKit Remote Functions PR.

Getting Started

🧑‍🤝‍🧑 Clone the repo:

git clone https://github.com/mattcroat/svelte-remote-functions.git

📦️ Install dependencies:

pnpm i

💽 Run development server:

pnpm dev

About

🔥 Svelte remote functions example

Resources

Stars

Watchers

Forks