2.0.0 • Published 4 years ago

eruda-dom v2.0.0

Weekly downloads
253
License
MIT
Repository
github
Last release
4 years ago

eruda-dom

NPM version Build status License

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.