2.0.0 • Published 4 years ago

eruda-fps v2.0.0

Weekly downloads
15
License
MIT
Repository
github
Last release
4 years ago

eruda-fps

NPM version Build status License

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.