InstaVue - debug VueJS app in an instant
InstaVue just like a x-ray for VueJS application, allows you to see components and its data in just one click. Even in production.
Adds global helper function for finding Vue components (window.vueFind = querySelector for VDOM)
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Adds global helper function for finding Vue components
window.vueFind ~= querySelector for VDOM
window.vueFindAll ~= querySelectorAll for VDOM
window.vueFind('Card CardDialog[model=isCardDialogVisible]').model
- Simple selectors:
`window.vueFind('missing')` prints a warning with a tree of supported simple selectors
查看最近评论和评分分布。
商店综合星级:--。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
InstaVue just like a x-ray for VueJS application, allows you to see components and its data in just one click. Even in production.
Discover Vue.js Websites
This version is provided for legacy users and will not be updated in the future.
A browser extension that forces all vue applications into dev mode. Works well together with single-spa.
A tool forces vue to run in development
Browser DevTools extension for debugging Vue.js applications.