All panels
05 / 15 · panel routes

Route Viewer

SvelteKit file-based routing, visualized


See every route in your SvelteKit app, including dynamic parameters, layouts, and server endpoints — derived directly from the filesystem.

What you can do

  • 01 Dynamic and rest parameters detected
  • 02 Layout group structure
  • 03 `+page` / `+server` / `+layout` annotations

Try it

Add the plugin to your project (Getting Started), or run the live StackBlitz demo to play with this panel right in your browser.