UNPKG

atom-nuclide

Version:

A unified developer experience for web and mobile development, built as a suite of features on top of Atom to provide hackability and the support of an active community.

6 lines (4 loc) 285 B
# nuclide-health This feature adds a simple status bar tile that shows CPU, memory, and heap usage, based on the statistics surfaced from the node `process` and `os` APIs. The statistics shown are for Electron's renderer process - those for the main process's usage are not included.