2.0.0 • Published 5 years ago
eruda-dom v2.0.0
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.