ink-spawn
Component for Ink, spawning child processes
Component for Ink, spawning child processes
snapshot testing for child process output
Writes 'stdout' and 'stderr' to files: `error.log` `stderr.log` `stdout.log`
A simple package for printing to the console (or other streams).
Logging utility. You get a logger that adds a log to a file and to the console. A new file is created if the day has changed. The log files are organized in folders by year and month.
A small wrapper on node's native `child_process`. It can start an elevated child process (run as aminstrator) using `spawn`, `exec`, `fork`, `spawnSync` or `execSync` from a non-elevated process; offering stdin, stdout and stderr on the elevated process
The error-message-utils package simplifies error management in your web applications and RESTful APIs. It ensures consistent and scalable handling of error messages, saving you time and effort. Moreover, it gives you the ability to assign custom error cod
A replacement for process.exit that ensures stdio are fully drained before exiting.
Buffed output of child processes, with spinners and prefixed lines
Wraps extends [stdout,stderr].write, node:util/inspect and, process.exit. ESModule.
Minimal readline interface wrapper for interactive CLIs.
A low dependency, no frills logger, designed to play nicely with tools like fluentd and Elasticsearch
A listr2 backend for rejoinder
No Fuss Child Processes
Standard error.
Extends the hyper-popular debug package with several convenience methods
A generic testing utility that captures console and stdout/stderr output before it reaches the terminal
a simple, very light-weight Logger implementation for JS (inspired by log4j)
A runtime agnostic process module for Deno, Bun, and Node.js
Run console command as a service using NodeJS