Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.
kill trees of processes
PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
Traverse an ESTree-compliant AST
Fork stream based on passed condition, and collect down-stream
Spawn a dependent child process.
A minimal library for executing processes in Node
visionmedia debug extensions rolled into one
Spawns and interacts with child processes using spawn / expect commands
ES6 promise wrapper around child-process
Traverse JSON Schema passing each schema object to callback
Style loading utilities.
Shim for process.hrtime in the browser
graceful exit process even parent exit on SIGKILL.
Generic environment runner for JavaScript runtimes.
Get all children of a pid and support CommonJS and ESM both
Lightweight dependency injection container for JavaScript/TypeScript
a CSS selector parser
The best way to override Node's child_process module w/ Promises
DOM membrane library to create sandboxed environments in the browser
Utils to manage your React Children; find and filter children by type or custom function, enforce child content, and more!
Make child_process objects emit 'close' events in node v0.6 like they do in v0.8. This makes it easier to write code that works correctly on both version of node.