Detect whether or not an object is a Typed Array
Get the command from a shebang
Environment agnostic nextTick polyfill
Convert encodings, uses iconv-lite
Promisify a callback-based function
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
An XML builder for node.js
Mirror of mkdirp 0.5.2
returns nonce
Create simple HTTP ETags
Escape string for use in HTML
Returns true if the value is an object and not an array or null.
Node.JS path module
Returns true if a value is a plain object, array or function.
Check whether a string is a URL.
process information for node.js and browsers
Create an object path from a list or array of strings.
Utility functions for converting to and from URLs that encode query string data into URL paths
Make your own error types!
Full zlib module for the browser
Computes the longest prefix string that is common to each path, excluding the base component
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Range header field string parser
Determine an app's root path from anywhere inside the app