Simplify npm scripts with "if-env ... && npm run this || npm run that"
Iterator over lines in a string
Core Inquirer prompt API
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Jest transformer mimicking webpack-contrib/raw-loader's functionality
The lodash method `_.escape` exported as a module.
Filter and sort CSV rows using criteria for columns values and save the result as a new CSV
Port of jQuery.extend for node.js and the browser
TypeScript definitions for pem-jwk
Generate consistent easier-to-remember codenames from strings, numbers, or other seed inputs.
ANSI escape codes for some terminal swag
HFS Plus string utilities
Like JSON.stringify, but doesn't blow up on circular refs.
chain a bunch of functions together into a single call
Compose promise-returning & async functions into a reusable pipeline
Split a string into an array based on where an ansi code is present
## This module wraps helper functions around host and other miscellaneous functions to simplify development
Flatten nested arrays
Resolve the path of a module like `require.resolve()` but from the current working directory
Common operations for ndarray arrays
A mustache compiler.
dead-simple optimistic async helper
Cache a continuable
Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`