Skip to content

Files

Latest commit

a165f29 · Jul 11, 2024

History

History
34 lines (31 loc) · 873 Bytes

index.md

File metadata and controls

34 lines (31 loc) · 873 Bytes
layout title titleTemplate hero features
home
Unplugin Vue Router
Next gen routing
name tagline actions
Unplugin Vue Router
Typed, file-based routing for Vue 3
theme text link
brand
Get Started
/introduction
theme text link
alt
Data Loaders
/data-loaders/
title icon details link
Type Safe
🔑
Catch invalid routes at runtime, and get autocompletion for links.
/guide/typescript
title icon details link
File based
📁
Automatically generate the routes from your file structure.
/guide/file-based-routing
title icon details
Build Time
🏗
Control the generated routes at build time to avoid shipping unnecessary code.
title icon details link
Data Loaders
🔄
Support for the upcoming Data Loaders for Vue Router.
/data-loaders/