Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 852 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 852 Bytes

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.