Installation
Package Managers
Choose your preferred package manager:
Requirements
- Vue 3.5.22 or higher
What’s Included
wouter-vue comes with everything you need:
- Core routing components (
<Router>,<Route>,<Switch>,<Link>, etc.) - Composition API hooks (
useLocation,useParams,useRoute, etc.) - Full TypeScript support
- SSR utilities
- Memory location for testing
Next Steps
- Getting Started - Create your first route
- Core Concepts - Learn the fundamentals