licenses.dev

ink v0.4.1

React for CLI

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT28
PackageRelationDependenciesPublished
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
arrify • 1.0.1Convert a value to an arrayDIRECT0
chalk • 2.4.2Terminal string styling done rightDIRECT6
cli-cursor • 2.1.0Toggle the CLI cursorINDIRECT4
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
indent-string • 3.2.0Indent each line in a stringDIRECT0
is-equal-shallow • 0.1.3Does a shallow comparison of two objects, returning false if the keys or values differ.DIRECT1
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-primitive • 2.0.0Returns `true` if the value is a primitive. INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
lodash.flattendeep • 4.4.0The lodash method `_.flattenDeep` exported as a module.DIRECT0
log-update • 2.3.0Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.DIRECT11
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
restore-cursor • 2.0.0Gracefully restore the CLI cursor on exitINDIRECT3
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
wrap-ansi • 3.0.1Wordwrap a string with ANSI escape codesINDIRECT4
ISC1
PackageRelationDependenciesPublished
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/ink)](https://licenses.dev/npm/ink)
<a href="https://licenses.dev/npm/ink">
  <img src="https://licenses.dev/b/npm/ink" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.1 version:

[![licenses](https://licenses.dev/b/npm/ink/0.4.1)](https://licenses.dev/npm/ink/0.4.1)
<a href="https://licenses.dev/npm/ink/0.4.1">
  <img src="https://licenses.dev/b/npm/ink/0.4.1" alt="licenses" />
</a>
GitHub