/eruda-memory

Eruda plugin for displaying memory

Primary LanguageJavaScriptMIT LicenseMIT

eruda-memory

NPM version Build status License

Eruda plugin for displaying memory.

Demo

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

Install

npm install eruda-memory --save
eruda.add(erudaMemory);

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