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 7
Vue Router 4 2
Vue Router 3 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 2 ⓘ
linked to: Vue.js

Vue 3 ⓘ
linked to: Vue.js
license MIT License ⓘ
maintainedBy Vue.js core team ⓘ
name Vue Router ⓘ
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 3 ⓘ
linked to: Vue Router

Vue Router 4 ⓘ
linked to: Vue Router
usedFor client-side navigation ⓘ
single-page applications ⓘ

How these facts were elicited

Referenced by (10)

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

Vue.js → hasOfficialLibrary → Vue Router ⓘ
Vue Router → name → Vue Router ⓘ
Vue Router → supportsVersion → Vue Router 3 ⓘ
linked to: Vue Router
Vue Router → supportsVersion → Vue Router 4 ⓘ
linked to: Vue Router
Nuxt.js → uses → Vue Router ⓘ
Vuetify → integratesWith → Vue Router ⓘ
Evan You → notableProject → Vue Router ⓘ
Vue.js core team → develops → Vue Router ⓘ
Vue 3 ecosystem libraries → includes → Vue Router 4 ⓘ
linked to: Vue Router