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)
查看最近 30 天的用户变化。
按时间查看评分波动,辅助判断近期口碑是否稳定。
同口径展示 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.