ansi-regex • 2.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
brace-expansion • 1.1.11Brace expansion as known from sh/bash | INDIRECT | 2 | |
camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar | INDIRECT | 0 | |
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfill | INDIRECT | 0 | |
colour • 0.7.1A cored, fixed, documented and optimized version of the popular `colors.js`: Get colors in your node.js console like what... | INDIRECT | 0 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow | INDIRECT | 0 | |
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'} | INDIRECT | 0 | |
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 1 | |
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID) | INDIRECT | 1 | |
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfill | INDIRECT | 0 | |
optjs • 3.2.2Probably the sole command line option parser you'll ever need to... | INDIRECT | 0 | |
os-locale • 1.4.0Get the system locale | INDIRECT | 2 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
string-width • 1.0.2Get the visual width of a string - the number of columns required to display it | INDIRECT | 5 | |
strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
window-size • 0.1.4Reliable way to to get the height and width of the terminal/console in a node.js environment. | INDIRECT | 0 | |
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codes | INDIRECT | 6 | |
yargs • 3.32.0Light-weight option parsing with an argv hash. No optstrings attached. | DIRECT | 15 | |