A drop-in replacement for fs, making various improvements.
Cross platform child_process#spawn and child_process#spawnSync
Global identifiers from different JavaScript environments
Sidecar code splitting utils
Get callsites from the V8 stack trace API
ES Math-related intrinsics and helpers, robustly cached.
The ultimate javascript content-type utility.
render domhandler DOM nodes to a string
Polyfill of future proposal for `util.parseArgs()`
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
ECMAScript spec abstract operations.
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
gRPC Library for Node - pure JS implementation
walk paths fast and efficiently
Get paths for storing things like data, config, cache, etc
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
Minimal and efficient cross-platform file watching library
Base64 encoding/decoding in pure JS
Implementation of JSON Web Signatures
split a Text Stream into a Line Stream, using Stream 3
A simple key/value storage using files to persist the data
A stand-alone types package for Undici