2.1.0 • Published 12 months ago

eruda-touches v2.1.0

Weekly downloads
10
License
MIT
Repository
-
Last release
12 months ago

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.