Node.js native addon binary install tool
Infer the content-type of a request.
Map of URL attributes in HTML
Check if a character is alphanumerical
A regex to match any full character, considering weird character ranges.
Additional JSON-Schema keywords for Ajv JSON validator
Check if the process is running inside a container (Docker/Podman)
Check if something is a generator function
Helper function to hoist variables
Compile export default to ES2015
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Detect Node.JS (as opposite to browser environment). ESM modification
Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`
Create HTTP error objects
Get the visual width of the widest line in a string - the number of columns required to display it
Remove spaces and tabs around line-breaks
Check if a path is the current working directory
Let a globally installed package use a locally installed version of itself if available
Transform OpenTelemetry SDK data into OTLP
Get the native type of a value.
List of Markdown file extensions
Node.js path.parse() ponyfill
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`