JSON.parse with context information on error
A JavaScript implementation of many web standards
Node's event emitter for all engines.
HTTP server cookie parsing and serialization
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.
fast, tiny `queueMicrotask` shim for modern engines
Get paths for storing things like data, config, cache, etc
Safer Node.js Buffer API
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`
Jest plugin to use babel for transformation.
Minimal and efficient cross-platform file watching library
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`
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Wordwrap a string with ANSI escape codes
Better streaming static file server with Range and conditional-GET support
split a Text Stream into a Line Stream, using Stream 3