Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.
A small utility for creating warnings and emitting them.
Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
High-priority task queue for Node.js and browsers
GraphQL types and code generator based on schema
ANSI escape codes for some terminal swag
Resolve the path of a module like `require.resolve()` but from the current working directory
Detect Node.JS (as opposite to browser environment). ESM modification
Commonly used config mappings for the base-config plugin. Also pre-processes the given object with base-config-schema before calling `.process()`
compute the closest common parent for file paths
Normalizers for common argv commands handled by the base-cli plugin. Also pre-processes the given object with base-cli-schema before calling `.process()`
Execute callbacks when child processes are spawned
Structured instrumentation library
Parse lcov results files and return JSON
Transform stream that gunzips its input if it is gzipped and just echoes it if not
find process info by port/pid/name etc.
transform a stream into a quoted string
A small set of utilities for child process.
Process Components for antd
Make unhandled promise rejections fail hard right away instead of the default silent fail
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
Process utils for NodeJS
Subprocess utils for NodeJS
A simple utility to handle sub-processes and multi threading and tasking in a node driven application