A tiny (304B to 489B) utility for check for deep equality
A JavaScript implementation of many web standards
Node's event emitter for all engines.
HTTP server cookie parsing and serialization
fast, tiny `queueMicrotask` shim for modern engines
Strip comments from JSON. Lets you use comments in your JSON files!
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Safer Node.js Buffer API
Get paths for storing things like data, config, cache, etc
Build tool and bindings loader for node-gyp that supports prebuilds
Info about node `exports` field support: version ranges, categories, etc.
Strip redundant indentation and indent the string
An Esprima-compatible JavaScript parser built on Acorn
Parse the things that can be arguments to `npm install`
Minimal and efficient cross-platform file watching library
Jest plugin to use babel for transformation.
Public logs API for OpenTelemetry
Utilities for collecting TSConfigs for linting scenarios.
Source code handling classes for webpack
Make a directory and its parents if needed - Think `mkdir -p`
Wordwrap a string with ANSI escape codes
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Better streaming static file server with Range and conditional-GET support
split a Text Stream into a Line Stream, using Stream 3