NodeJS tool for monitoring of processes
Zero config node process restarter. Starts/stops node process on file system changes.
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
A Cypress plugin which restarts tests on webpack-dev-server HMR updates
AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config
Reliably determines if the code is running in Node.js
when you want to fire an event no matter how a process exits.
process information for node.js and browsers
A small utility for creating warnings and emitting them.
Execute callbacks when child processes are spawned
process.nextTick but always with args
Detect Node.JS (as opposite to browser environment). ESM modification
Process utils for NodeJS
Subprocess utils for NodeJS
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
find process info by port/pid/name etc.
A small set of utilities for child process.
Start/stop daemon
Detect Node.JS (as opposite to browser environment) (reliable)
Extensions to Node.js child_process module
Run a subprocess synchronously and interactively in Node.js
Check if the process is running in an SSH session
Utilities for process object
A mutex for guarding async workflows
restartable, asynchronous, and distributed processes
Watch a specific process, restart it if it dies.
Watch a specific process, restart it if it dies.
Watch a specific process, restart it if it dies.
Simple processes forking, and restarting. Master process starts as daemon.
A very very simple library for starting/stopping/restarting processes for a Ruby application
A restartable process watcher that buffers STDIN and STDOUT
Targeted process settings that dynamically reload without restarting the process
a Foreman wrapper with extra utilities.
Restart a process when memory usage is too high
Rails Remote Control allows you to attach to running Rails processes using DRb and change the log level without restarts. Also, view actions handled per process.
A deployment framework for rails apps