Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Set a function's length property
Load node modules according to tsconfig paths, in run-time or via API.
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
The safe way to handle the `connect` socket event
CSV parser and writer
Convert a string of words to a JavaScript identifier
Redis commands
Higher-level content negotiation
Store information about any JS value in a side channel. Uses WeakMap if available.
unist utility to check if a node passes a test
Set a function's name property
nyc configuration that works with typescript
Run multiple testems, output to a single tap file
Parse HTTP X-Forwarded-For header
Store information about any JS value in a side channel, using a linked list
Virtual file format for text processing
Store information about any JS value in a side channel, using a Map
parse, inspect, transform, and serialize content through syntax trees
Serve static files
Info about node `exports` field support: version ranges, categories, etc.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Determine if the current node version supports the `--preserve-symlinks` flag.
An implementation of the URL Living Standard