sveltekit-smart-endpoints Svelte Themes

Sveltekit Smart Endpoints

Instantly jump from any fetch("/api/...") call to its matching +server.ts (or .js) file. One click, zero file-hunting.

SvelteKit Smart Endpoints

One-click navigation from any fetch("/api/...") call to its matching +server.ts/.js route in a SvelteKit project.
Perfect for hopping between front-end code and server logic without file-hunting.


✨ Features

  • Ctrl/Cmd-click a string such as
    await fetch("/api/user/login");
    

Top categories

Loading Svelte Themes