debug
Lightweight debugging utility for Node.js and the browser
Lightweight debugging utility for Node.js and the browser
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
The string_decoder module from Node core
Get the native type of a value.
Detect whether a terminal supports color
the complete solution for node.js command-line programs
Get the command from a shebang
Find a file or directory by walking up parent directories
Check if the character represented by a given Unicode code point is fullwidth
Extend an object with the properties of additional objects. node.js/javascript util.
Node.js Streams, a user-land copy of the stream library from Node.js
Extract the non-magic parent path from a glob string.
Indent each line in a string
Returns true if a value is a plain object, array or function.
the most correct and second fastest glob implementation in JavaScript
Regular expression for matching a shebang line
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Bundle multiple logs together and log it once as a json log