path-exists
Check if a path exists
Check if a path exists
Check if argv has a specific flag
ES2015 `Object.assign()` ponyfill
the mighty option parser used by yargs
Convert a string to pascal case (upper camelcase).
Runtime library for TypeScript helper functions
set blocking stdio and stderr ensuring that terminal output does not truncate
Higher-order functions and common patterns for asynchronous code
Generates and consumes source maps
Parse JSON with more helpful errors
A small polyfill for Object.setprototypeof
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Escape RegExp special characters
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Base64 encoding/decoding in pure JS
A cache object that deletes the least-recently-used items.
Convert object keys to camel case
Node.js Streams, a user-land copy of the stream library from Node.js
Transform into a lower case string with a period between words
Process execution for humans