Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

eruda-memory

liriliri98MIT2.0.0

Eruda plugin for displaying memory

eruda, memory

readme

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.

changelog

v2.0.0 (3 Jan 2020)

  • feat: theme support

v1.1.1 (1 Sep 2019)

  • fix: remove settings when destroyed