liriliri / eruda-timing

Eruda plugin for performance and resource timing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eruda-timing

NPM version Build status License

Eruda plugin for performance and resource timing.

Demo

Browse it on your phone: http://eruda.liriliri.io/?plugin=timing

Install

npm install eruda-timing --save
eruda.add(erudaTiming);

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

About

Eruda plugin for performance and resource timing

License:MIT License


Languages

Language:JavaScript 62.3%Language:SCSS 17.9%Language:Handlebars 16.1%Language:HTML 3.7%