A collection of useful process-oriented methods.
SARIF Multitool for Linux
SARIF Multitool
SARIF Multitool for Windows (Win32)
process.nextTick but always with args
SARIF Multitool for MacOS (Darwin)
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
kill trees of processes
Reliably determines if the code is running in Node.js
Detect Node.JS (as opposite to browser environment). ESM modification
Detect Node.JS (as opposite to browser environment) (reliable)
when you want to fire an event no matter how a process exits.
A small utility for creating warnings and emitting them.
Shim for process.hrtime in the browser
installs custom cleanup handlers that run on exiting node
Execute callbacks when child processes are spawned
find process info by port/pid/name etc.
A simple tool to keep requests to be executed in order.
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
Return the current working directory.
AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config
Get all children of a pid
A mutex for guarding async workflows
Execute code when the js-process exits. On all javascript-environments