eruda-fps
v2.0.0
Published
Eruda plugin for displaying fps info
Downloads
428
Readme
eruda-fps
Eruda plugin for displaying fps info, inspired by stats.js.
Demo
Browse it on your phone: http://eruda.liriliri.io/?plugin=fps
Install
npm install eruda-fps --save
eruda.add(erudaFps);
Make sure Eruda is loaded before this plugin, otherwise won't work.