Recursively mkdir, like `mkdir -p`
OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry Collector using protobuf over HTTP
Escape string for use in HTML
Create an array without duplicates
Check if your code is running as an npm script
Make a function mimic another one
A regular expression for file paths that contain a `node_modules` folder.
A tiny utility to colorize stdin/stdout
Better TOML parsing and stringifying all in that familiar JSON interface.
Sorts any JavaScript array in a predictable way (deep equal arrays are always sorted in the same order)
Utility functions for converting to and from URLs that encode query string data into URL paths
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
Given an input string, convert to kebab-case and append a hash. Avoids kebab case collisions.
Map object keys and values into a new object
Strip comments and string literals from JavaScript code
Stringify any JavaScript value.
Fast and easy parser for declarations of import and export in ECMAScript/TypeScript
A tiny (194B) utility for safely writing deep Object values~!
A module for serializing and deserializing JSON data into hstore format
Express style path to RegExp utility
featured command line args parser
Utilities for working with symlinked node_modules
Context- and scope- aware variable renaming.
Promisify the node standard library.