Package Licenses
MIT
Dependency Licenses
MIT16
Package | Relation | Dependencies | Published |
---|---|---|---|
ansi-regex • 2.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
async • 1.5.2Higher-order functions and common patterns for asynchronous code | DIRECT | 0 | |
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 | |
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 | |
os-locale • 1.4.0Get the system locale | INDIRECT | 2 | |
secure-keys • 1.0.0Encrypt/Decrypt the values of a given object | DIRECT | 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 |
ISC3
Package | Relation | Dependencies | Published |
---|---|---|---|
cliui • 3.2.0easily create complex multi-column command-line-interfaces | INDIRECT | 7 | |
ini • 1.3.8An ini encoder/decoder for node | DIRECT | 0 | |
y18n • 3.2.2the bare-bones internationalization library used by yargs | INDIRECT | 0 |