Vue Router
The official router for Vue.js.
🛣 Expressive route syntax
Define static and dynamic routes with an intuitive and powerful syntax.
🛑 Fine-grained Navigation control
Intercept any navigation and precisely control its outcome.
🧱 Component-based configuration
Map each route to the component that should display.
🔌 History modes
Choose between HTML5, Hash or Memory history modes.
🎚 Scroll control
Precisely control the scroll position in every page.
🌐 Automatic Encoding
Directly use unicode characters (你好) in your code.