mkdirp
Recursively mkdir, like `mkdir -p`
universalify
Make a callback- or promise-based function support both promises and callbacks.
has-symbols
Determine if the JS environment has Symbol support. Supports spec, or shams.
isobject
Returns true if the value is an object and not an array or null.