eruda-touches
v2.1.0
Published
Eruda plugin for visualizing screen touches
Downloads
277
Readme
eruda-touches
Eruda plugin for visualizing screen touches.
Demo
Browse it on your phone: https://eruda.liriliri.io/?plugin=touches
Install
npm install eruda-touches --save
eruda.add(erudaTouches);
Make sure Eruda is loaded before this plugin, otherwise won't work.