Vue.js Find Components

Vue.js Find Components 0.1.0 CRX for Chrome

A Free Developer Tools Extension

Published By lukaw

Vue.js Find Components (cpghcnolkpibahdpidfopplkdmckpcck): Adds global helper function for finding Vue components (window.vueFind = querySelector for VDOM)... Read More > or Download Now >

Vue.js Find Components for Chrome

Download CRX

Download

16.30 KB

Chrome Store

Tech Specs

  • • Type: Browser Extension
  • • Latest Version: 0.1.0
  • • Price: Freeware
  • • Offline: No
  • • Developer: lukaw

User Reviews

  • 0 Votes, Average: 0 out of 5
  • • Rating Average
  • 0 out of 5
  • • Rating Users
  • 0

Download Count

  • • Total Downloads
  • 9
  • • Current Version Downloads
  • 9
  • • Updated: December 6, 2021

Vue.js Find Components is a free Developer Tools Extension for Chrome. You could download the latest version crx file and install it.

More About Vue.js Find Components

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

- Attribute selectors:
only `[attr=fullvalue]` and `[attr="full value"]` operators are supported

- Combinators:
simple selectors can only be combined with a descendant combinator (a space)

Download Vue.js Find Components 0.1.0

More Extensions to Consider (Similar or Related)