Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
List files and directories inside the specified directory
HTTP response freshness testing
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Base64 encoding/decoding in pure JS
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
Efficient path tracking and pattern matching for XML/JSON parsers
Returns true if a filepath is a windows UNC file path.
utils for webpack loaders
walk paths fast and efficiently
Determine if an object is a Buffer
Fast deep equal
URI Templates (RFC6570) including de-substitution
Manipulate the HTTP Vary header
Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.
Like which(1) unix command. Find the first instance of an executable in the PATH.
Get the status of a file with some features
Check if a path is the current working directory
Estimate points on a SVG path
writable stream that concatenates strings or binary data and calls a callback with the result
return the first event in a set of ee/event pairs
Get the root of a posix or windows filepath.
Given a path string, return a generator that walks up the path, emitting each dirname.
Convert encodings, uses iconv-lite