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

liriliri/eruda-memory

Repository files navigation

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.