licenses.dev

ink v7.1.0

React for CLI

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
@alcalzone/ansi-tokenize • 0.3.0Efficiently modify strings containing ANSI escape codesDIRECT3
ansi-escapes • 7.3.0ANSI escape codes for manipulating the terminalDIRECT1
ansi-regex • 6.2.2Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 6.2.3ANSI escape codes for styling strings in the terminalDIRECT0
auto-bind • 5.0.1Automatically bind methods to their class instanceDIRECT0
chalk • 5.6.2Terminal string styling done rightDIRECT0
cli-boxes • 4.0.1Boxes for use in the terminalDIRECT0
cli-cursor • 4.0.0Toggle the CLI cursorDIRECT4
cli-truncate • 6.1.1Truncate a string to a specific width in the terminalDIRECT7
code-excerpt • 4.0.0Extract code excerptsDIRECT1
convert-to-spaces • 2.0.1Convert tabs to spaces in a stringINDIRECT0
environment • 1.1.0Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etcINDIRECT0
es-toolkit • 1.50.0A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.DIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
get-east-asian-width • 1.6.0Determine the East Asian Width of a Unicode characterINDIRECT0
indent-string • 5.0.0Indent each line in a stringDIRECT0
is-fullwidth-code-point • 5.1.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-in-ci • 2.0.0Check if the process is running in a Continuous Integration (CI) environmentDIRECT0
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.33.0React package for creating custom renderers.DIRECT1
restore-cursor • 4.0.0Gracefully restore the CLI cursor on exitINDIRECT3
scheduler • 0.27.0Cooperative scheduler for the browser environment.DIRECT0
slice-ansi • 9.0.0Slice a string with ANSI escape codesDIRECT3
stack-utils • 2.0.6Captures and cleans stack tracesDIRECT1
string-width • 8.2.2Get the visual width of a string - the number of columns required to display itDIRECT3
strip-ansi • 7.2.0Strip ANSI escape codes from a stringINDIRECT1
tagged-tag • 1.0.0Unique tag for use in the type-fest Tagged typeINDIRECT0
terminal-size • 4.0.1Reliably get the terminal window size (columns & rows)DIRECT0
widest-line • 6.0.0Get the visual width of the widest line in a string - the number of columns required to display itDIRECT4
wrap-ansi • 10.0.0Wordwrap a string with ANSI escape codesDIRECT5
ws • 8.21.1Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
yoga-layout • 3.2.1An embeddable and performant flexbox layout engine with bindings for multiple languagesDIRECT0
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 • 5.8.0A collection of essential TypeScript typesDIRECT1
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 7.1.0 version:

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