process.hrtime() to words
Long timeout makes it possible to have a timeout or interval that is longer than 24.8 days (2^31-1 milliseconds).
Removes duplicates from a sorted array in place
Itty bitty little widdle twinkie pinkie ES2015 Promise implementation
Given a possibly case-variant version of an existing filesystem path, returns the case-exact, normalized version as stored in the filesystem.
reads PostgreSQL binary format for numeric values into a string
return list of CallSite objects from a captured stacktrace
Universal Children Definition for React Components
Make a full duplex stream with 2 Duplex endpoints, using the native version of `Duplex`
invariant
This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.
btoa for Node.JS (it's a one-liner)
Fast line to line SourceMap generator.
Require constants across node and the browser
Extracting archives made easy
Create an object path from a list or array of strings.
Propagate events from one event emitter into another
unzip a zip file into a directory using 100% javascript
A simple extendable error class that extends Error.
Merge multiple streams into one stream in sequence or parallel.
`util.inspect` with additional type information
Returns true if a filepath exists on the file system and it's directory.
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
Remove leading directory components from a path, like tar's --strip-components option