Vue Devtools

E553101

Vue Devtools is a browser extension and standalone app that provides an interactive interface for inspecting, debugging, and profiling Vue.js applications.

All labels observed (2)

Label Occurrences
Vue Devtools canonical 2
Vuex inspector 1

How this entity was disambiguated

Statements (59)

Predicate Object
instanceOf Vue.js development tool ⓘ
browser extension ⓘ
debugging tool ⓘ
desktop application ⓘ
software tool ⓘ
category frontend development tool ⓘ
web development tool ⓘ
compatibleWith server-side rendered Vue apps ⓘ
single-page applications ⓘ
developedBy Evan You ⓘ
Vue.js core team ⓘ
documentation https://devtools.vuejs.org/guide ⓘ
hasComponent Component inspector ⓘ
Events inspector ⓘ
Performance profiler ⓘ
Pinia inspector ⓘ
linked to: Pinia

Router inspector ⓘ
Settings panel ⓘ
State editor ⓘ
Timeline view ⓘ
Vuex inspector ⓘ
linked to: Vue Devtools
hasFeature action inspection ⓘ
component emits inspection ⓘ
component lifecycle hooks visualization ⓘ
component props inspection ⓘ
component render tracking ⓘ
component slots inspection ⓘ
component tree visualization ⓘ
custom inspector API ⓘ
event tracking ⓘ
export and import of state snapshots ⓘ
mutation inspection ⓘ
performance flamegraph ⓘ
performance profiling ⓘ
plugin system ⓘ
real-time state inspection ⓘ
state editing ⓘ
time-travel debugging ⓘ
license MIT License ⓘ
platform Google Chrome ⓘ
Microsoft Edge ⓘ
Mozilla Firefox ⓘ
Standalone Electron app ⓘ
programmingLanguage JavaScript ⓘ
repository https://github.com/vuejs/devtools ⓘ
requires Vue.js application running in the browser ⓘ
supports Vue 2 options API ⓘ
Vue 3 composition API ⓘ
multiple Vue app instances on the same page ⓘ
supportsFramework Vue.js ⓘ
supportsVersion Vue 2 ⓘ
linked to: Vue.js

Vue 3 ⓘ
linked to: Vue.js
usedFor debugging Vue.js applications ⓘ
inspecting Pinia store state ⓘ
inspecting Vue Router navigation ⓘ
inspecting Vue component hierarchy ⓘ
inspecting Vuex store state ⓘ
profiling Vue.js application performance ⓘ
website https://devtools.vuejs.org ⓘ

How these facts were elicited

Referenced by (3)

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

Vuex → integratesWith → Vue Devtools ⓘ
Vue Devtools → hasComponent → Vuex inspector ⓘ
linked to: Vue Devtools
Vue.js core team → develops → Vue Devtools ⓘ