Safer Node.js Buffer API
The string_decoder module from Node core
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Resolve the path of a module like `require.resolve()` but from a given path
Utilities for working with CODEOWNERS files
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Modern Buffer API polyfill without footguns
Simple, efficient and easy-to-use multiline text clamp module. (supports reverse clamp)
Node.js Buffer API, for the browser
Unpipe a stream from all destinations
ES2015 `Object.assign()` ponyfill
This module allows you to 'populate' a mongoose model where the relationship ids are stored on another mongoose model that is related to this model
HTTP response freshness testing
Asynchronous line-by-line reverse file reader
Get the native type of a value.
Wrap those words. Show them at what columns to start and stop.
Require module from string
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Get the command from a shebang
Determine if an object is a Buffer
unist utility to recursively walk over nodes, with ancestral information
Base64 encoding/decoding in pure JS
Fast deep equal
Merge multiple streams into one stream in sequence or parallel.