eruda-dom

popular js
Eruda plugin for navigating dom tree
Version 2.0.0 License MIT
Keywords
erudaplugindom
eruda-dom
Eruda plugin for navigating dom tree.
Demo
Browse it on your phone: http://eruda.liriliri.io/?plugin=dom
Install
npm install eruda-dom --save
eruda.add(erudaDom);
Make sure Eruda is loaded before this plugin, otherwise won't work.