Skip to content

liriliri/eruda-touches

Repository files navigation

eruda-touches

NPM version Build status License

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.