vuejs/vue-router
# 🚦 The official router for Vue 2
$ git clone https://github.com/vuejs/vue-router.git
stars
18,885
forks
4,983
language
JavaScript
license
MIT License
What is vuejs/vue-router?
Vue Router is the official routing library for Vue 2 applications, enabling developers to build single-page applications with multiple views and navigation between them. It provides essential features like dynamic route matching, lazy loading, and nested route support to organize complex application navigation. Developers use Vue Router when they need to map URLs to Vue components and manage application state across different views without full page reloads.
Links
Topics
Activity
125 open issues · last updated Jul 21, 2026