forked fromvuejs/router
- Notifications
You must be signed in to change notification settings - Fork0
🚦 The official router for Vue.js
License
NotificationsYou must be signed in to change notification settings
panstromek/router
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- This is the repository for Vue Router 4 (for Vue 3)
- For Vue Router 3 (for Vue 2) seevuejs/vue-router.
Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source project with its ongoing development made possible entirely by the support of Sponsors. If you would like to become a sponsor, please consider:
Get started with thedocumentation.
Via CDN:
<script src="https://unpkg.com/vue-router@4"></script>In-browser playground onCodeSandbox
Add it to an existing Vue Project:
npm install vue-router@4
Please consult theMigration Guide.

Special thanks toBrowserStack for letting the maintainers use their service to debug browser specific issues.
About
🚦 The official router for Vue.js
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- TypeScript82.4%
- JavaScript10.1%
- Vue5.9%
- HTML1.1%
- Other0.5%
