Regenerate sets for Unicode properties and values.
Evaluate node require() module content directly
NodeJS Require that let you handle module not found error without try/catch
Lightweight debugging utility for Node.js and the browser
Call require pretending your are at another directory
Determine an app's root path from anywhere inside the app
Pattern Lab configuration package with Ice Build, Ice Hotreloader, and custom plugin system
Provides basic tokens and assets based on the DB Design System.
Get stdout window width, with two fallbacks, tty and then a default.
find all require() calls by walking the AST
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
Robustly `.call.bind()` a function
Lexes CommonJS modules, returning their named exports metadata
Require Node module and immediately remove it from module cache to force loading again next time
Node's event emitter for all engines.
Use this module to start and stop the V8 inspector manually and collect precise coverage.
require and resolve modules relative to a path of your choice
OpenTelemetry instrumentation for `generic-pool` resource pool for managing expensive resources
Find all require() calls. Fast and solid implementation backed with direct scanner and esprima AST parser
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Prepare a node environment to require files with different extensions.
the mighty option parser used by yargs
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.