is-running
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/is-running package

2.1.0 • Public • Published

Test if a process with a given pid is running

Build Status Dependency Status Dependency tracking by David

Installation

npm install is-running

Usage

require('is-running')(897245) // returns true if a process with pid 897245 is running

/is-running/

    Package Sidebar

    Install

    npm i is-running

    Weekly Downloads

    316,060

    Version

    2.1.0

    License

    BSD

    Last publish

    Collaborators

    • clewfirst
    • nisaacson