Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 866 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 866 Bytes

eruda-monitor

NPM version Build status License

Eruda plugin for monitoring fps, memory and dom nodes.

Demo

Browse it on your phone: https://eruda.liriliri.io/?plugin=monitor

Install

npm install eruda-monitor --save-dev
eruda.add(erudaMonitor);

Make sure Eruda is loaded before this plugin, otherwise won't work.