Package Licenses
MIT
Dependency Licenses
MIT24
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| ansi-escapes • 1.4.0ANSI escape codes for manipulating the terminal | INDIRECT | 0 | |
| ansi-regex • 2.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
| ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminal | INDIRECT | 0 | |
| chalk • 1.1.3Terminal string styling done right. Much color. | DIRECT | 6 | |
| cli-cursor • 1.0.2Toggle the CLI cursor | INDIRECT | 3 | |
| cli-truncate • 0.2.1Truncate a string to a specific width in the terminal | DIRECT | 7 | |
| code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfill | INDIRECT | 0 | |
| elegant-spinner • 1.0.1Elegant spinner for interactive CLI apps | DIRECT | 0 | |
| escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
| exit-hook • 1.1.1Run some code when the process exits | INDIRECT | 0 | |
| figures • 1.7.0Unicode symbols with Windows CMD fallbacks | DIRECT | 2 | |
| has-ansi • 2.0.0Check if a string has ANSI escape codes | INDIRECT | 1 | |
| indent-string • 3.2.0Indent each line in a string | DIRECT | 0 | |
| is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 1 | |
| log-symbols • 1.0.2Colored symbols for various log levels. Example: ✔︎ success | DIRECT | 7 | |
| log-update • 1.0.2Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc. | DIRECT | 5 | |
| number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfill | INDIRECT | 0 | |
| object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
| onetime • 1.1.0Only call a function once | INDIRECT | 0 | |
| restore-cursor • 1.0.1Gracefully restore the CLI cursor on exit | INDIRECT | 2 | |
| slice-ansi • 0.0.4Slice a string with ANSI escape codes | 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 | DIRECT | 1 | |
| supports-color • 2.0.0Detect whether a terminal supports color | INDIRECT | 0 |