vue-router
> This is the repository for Vue Router 4 (for Vue 3)
Last updated 4 years ago by posva .
MIT · Repository · Bugs · Original npm
$ cnpm install vue-router 
SYNC missed versions from official npm registry.

vue-router release candidate CircleCI

This is the repository for Vue Router 4 (for Vue 3)

Supporting 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:

Platinum Sponsors

<picture> <source srcset="https://posva-sponsors.pages.dev/logos/fincliplogo_white_svg.svg" media="(prefers-color-scheme: dark)" height="96px" alt="Finogeeks" /> Finogeeks </picture>

Gold Sponsors

<picture> <source srcset="https://posva-sponsors.pages.dev/logos/vuejobs.svg" media="(prefers-color-scheme: dark)" height="72px" alt="VueJobs" /> VueJobs </picture>

Silver Sponsors

<picture> <source srcset="https://posva-sponsors.pages.dev/logos/vuemastery-dark.png" media="(prefers-color-scheme: dark)" height="42px" alt="VueMastery" /> VueMastery </picture> <picture> <source srcset="https://posva-sponsors.pages.dev/logos/birdeatsbug-light.svg" media="(prefers-color-scheme: dark)" height="42px" alt="Bird Eats Bug" /> Bird Eats Bug </picture>

Bronze Sponsors

<picture> <source srcset="https://posva-sponsors.pages.dev/logos/storyblok.png" media="(prefers-color-scheme: dark)" height="26px" alt="Storyblok" /> Storyblok </picture> <picture> <source srcset="https://posva-sponsors.pages.dev/logos/nuxt-dark.svg" media="(prefers-color-scheme: dark)" height="26px" alt="NuxtJS" /> NuxtJS </picture>


Get started with the documentation.

Quickstart

  • Via CDN: <script src="https://unpkg.com/vue-router@4"></script>
  • In-browser playground on CodeSandbox
  • Add it to an existing Vue Project:
    npm install vue-router@4
    

Changes from Vue Router 3

Please consult the Migration Guide.

Contributing

See Contributing Guide.

Special Thanks

BrowserStack Logo

Special thanks to BrowserStack for letting the maintainers use their service to debug browser specific issues.

Current Tags

  • 4.1.0-beta.2                                ...           edge (3 years ago)
  • 4.1.6                                ...           latest (3 years ago)
  • 4.0.13                                ...           next (4 years ago)

10 Versions

  • 3.6.5                                ...           3 years ago
  • 4.1.0-beta.2                                ...           3 years ago
  • 4.1.6                                ...           3 years ago
  • 4.0.13                                ...           4 years ago
  • 4.0.14                                ...           3 years ago
  • 4.0.0-329e962                                ...           4 years ago
  • 3.5.3                                ...           4 years ago
  • 4.0.0-alpha.12                                ...           5 years ago
  • 3.2.0                                ...           5 years ago
  • 3.1.6                                ...           6 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org