Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

liriliri/eruda-fps

Repository files navigation

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.