ATTENTION! Current version doesn't support latest versions (0.10.x) of vidom which will be supported soon.

February 24, 2018 ยท View on GitHub

vidom inspector

Vidom inspector is a developer tool which helps you debug your vidom-based application. Currently it exists as an extension to the chrome developer tools.

Install from the chrome web store

Features

  • Actual representation of the current state of vidom trees presented on a page
  • Highlighting of the corresponding DOM nodes on a page
  • Scrolling to the corresponding DOM nodes on a page
  • Selecting DOM nodes on a page and highlighting of the corresponding vidom nodes in the inspector