an opinionated implementation of resque in node
Escape RegExp special characters
Strip UTF-8 byte order mark (BOM) from a string
Regular expression for matching a shebang line
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
Convert a value to an array
Check if a path is in the current working directory
Create an array without duplicates
Check if a value is an object
Check if a path exists
Get the PATH environment variable key cross-platform
Check if a value is a regular expression
Create an array with values that are present in the first input array but not additional ones
Check if a number is a redirect HTTP status code
Get the user home directory with fallback to the system temp directory
Strip redundant indentation and indent the string
Check whether a request can be retried based on the `error.code`
Check if argv has a specific flag
Check if a value is an Observable
Get the name of a named function
Create an array of unique values, in order, from the input arrays
Get the remote origin URL of a Git repository
Prepend `https://` to humanized URLs like sindresorhus.com and localhost
Check if something is a promise