procps

Node.js bindings for procps, a library that provides information about processes using the `/proc` filesystem

Usage no npm install needed!

<script type="module">
  import procps from 'https://cdn.skypack.dev/procps';
</script>

README

procps build status

Node.js bindings for procps, a library that provides information about processes using the /proc filesystem, using the better maintained fork.

Supported Platforms

Unixes with a /proc directory only. Tested on arch linux and ubuntu.

Installation

npm install procps

Table of Contents generated with DocToc