licenses.dev

ink v5.0.1

React for CLI

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT37
PackageRelationDependenciesPublished
@alcalzone/ansi-tokenize • 0.1.3Efficiently modify strings containing ANSI escape codesDIRECT2
ansi-escapes • 7.0.0ANSI escape codes for manipulating the terminalDIRECT1
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalDIRECT0
auto-bind • 5.0.1Automatically bind methods to their class instanceDIRECT0
chalk • 5.4.1Terminal string styling done rightDIRECT0
cli-boxes • 3.0.0Boxes for use in the terminalDIRECT0
cli-cursor • 4.0.0Toggle the CLI cursorDIRECT4
cli-truncate • 4.0.0Truncate a string to a specific width in the terminalDIRECT8
code-excerpt • 4.0.0Extract code excerptsDIRECT1
convert-to-spaces • 2.0.1Convert tabs to spaces in a stringINDIRECT0
emoji-regex • 10.4.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
environment • 1.1.0Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etcINDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
get-east-asian-width • 1.3.0Determine the East Asian Width of a Unicode characterINDIRECT0
indent-string • 5.0.0Indent each line in a stringDIRECT0
is-fullwidth-code-point • 4.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-fullwidth-code-point • 5.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-in-ci • 0.1.0Check if the process is running in a Continuous Integration (CI) environmentDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
patch-console • 2.0.0Patch console methods to intercept outputDIRECT0
react-reconciler • 0.29.2React package for creating custom renderers.DIRECT3
restore-cursor • 4.0.0Gracefully restore the CLI cursor on exitINDIRECT3
scheduler • 0.23.2Cooperative scheduler for the browser environment.DIRECT2
slice-ansi • 5.0.0Slice a string with ANSI escape codesINDIRECT2
slice-ansi • 7.1.0Slice a string with ANSI escape codesDIRECT3
stack-utils • 2.0.6Captures and cleans stack tracesDIRECT1
string-width • 7.2.0Get the visual width of a string - the number of columns required to display itDIRECT4
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
widest-line • 5.0.0Get the visual width of the widest line in a string - the number of columns required to display itDIRECT5
wrap-ansi • 9.0.0Wordwrap a string with ANSI escape codesDIRECT6
ws • 8.18.0Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
yoga-wasm-web • 0.3.3DIRECT0
ISC1
PackageRelationDependenciesPublished
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.DIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 4.32.0A collection of essential TypeScript typesDIRECT0
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 5.0.1 version:

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