svelte-smart-links Svelte Themes

Svelte Smart Links

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