liriliri / eruda-fps

Eruda plugin for displaying fps info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Eruda plugin for displaying fps info

License:MIT License


Languages

Language:JavaScript 51.0%Language:HTML 49.0%