2.0.1 • Published 1 year ago

eruda-timing v2.0.1

Weekly downloads
14
License
MIT
Repository
github
Last release
1 year ago

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.