Vue Router
Official client-side routing solution for Vue.js single-page applications. Vue Router provides declarative routing with nested routes, dynamic route matching, navigation guards, route lazy-loading, and programmatic navigation. Supports both HTML5 history mode and hash-based routing.