Vue Router

E131070

Vue Router is the official routing library for Vue.js applications, enabling client-side navigation, nested routes, and dynamic route matching.

All labels observed (3)

Label Occurrences
Vue Router canonical 5
Vue Router 3 1
Vue Router 4 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf JavaScript library
Vue.js ecosystem project
routing library
coreConcept <router-link> component
<router-view> component
history implementation
router instance
routes configuration
designedForFramework Vue.js
documentationWebsite https://router.vuejs.org/
implements client-side routing
integratesWith Vue.js
surface form: Vue 2

Vue.js
surface form: Vue 3
license MIT License
maintainedBy Vue.js core team
name Vue Router self-link
officialStatus official routing library for Vue.js
primaryLanguage JavaScript
repositoryPlatform GitHub
supportsFeature HTML5 history API integration
dynamic route addition
dynamic route matching
global guards
hash mode routing
history mode routing
history state management
in-component guards
lazy-loaded routes
link active class management
named routes
named views
navigation guards
nested routes
per-route guards
programmatic navigation
query string handling
redirects
route aliases
route matching priority
route meta fields
route parameters
route-based code splitting
route-based navigation error handling
scroll behavior control
transition support via <router-view>
supportsVersion Vue Router self-linksurface differs
surface form: Vue Router 3

Vue Router self-linksurface differs
surface form: Vue Router 4
usedFor client-side navigation
single-page applications

How these facts were elicited

Referenced by (7)

Full triples — surface form annotated when it differs from this entity's canonical label.

Vue.js hasOfficialLibrary Vue Router
Vue Router name Vue Router self-link
Vue Router supportsVersion Vue Router self-linksurface differs
this entity surface form: Vue Router 3
Vue Router supportsVersion Vue Router self-linksurface differs
this entity surface form: Vue Router 4
Nuxt.js uses Vue Router
Vuetify integratesWith Vue Router
Evan You notableProject Vue Router