12 projects
PM2
Node.js Production Process Manager with a built-in Load Balancer.
8,435
2,221
$1.1M
Simple Git
A light weight interface for running git commands in any node.js application.
773
263
$519K
zx
A tool for writing better scripts
753
301
$365K
semver
A semantic versioning library that provides functionality for parsing, validating, manipulating, and comparing version numbers according to the SemVer specification
720
324
$28K
Concurrently
Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
681
287
$226K
Execa
A JavaScript library that provides a better interface for executing external commands and child processes in Node.js, with support for promises, streaming, and cross-platform compatibility
455
229
$1.1M
cross-spawn
A Node.js library that provides a reliable way to spawn child processes across different platforms, handling various edge cases and ensuring consistent behavior between Windows and UNIX systems
137
71
$25K
signal-exit
when you want to fire an event no matter how a process exits.
42
27
$66K
ExecJS
Run JavaScript code from Ruby
worker-farm
Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.