eruda-touches / README.md
soiz1's picture
Update README.md
69b0ce4 verified
metadata
sdk: docker

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.