licenses.dev

ink-router v0.6.0

Implementation of react-router for ink

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT40
PackageRelationDependenciesPublished
@babel/runtime • 7.25.6babel's modular runtime helpersINDIRECT1
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 arrayINDIRECT0
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
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
history • 4.10.1Manage session history with JavaScriptDIRECT8
indent-string • 3.2.0Indent each line in a stringINDIRECT0
ink-broadcast • 0.3.0Implementation of react-broadcast for inkDIRECT31
ink • 0.4.1React for CLIDIRECT29
invariant • 2.2.4invariantINDIRECT2
is-equal-shallow • 0.1.3Does a shallow comparison of two objects, returning false if the keys or values differ.INDIRECT1
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.INDIRECT0
log-update • 2.3.0Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.INDIRECT11
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
path-to-regexp • 2.4.0Express style path to RegExp utilityDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
resolve-pathname • 3.0.0Resolve URL pathnames using JavaScriptINDIRECT0
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
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
tiny-warning • 1.0.3A tiny warning functionINDIRECT0
value-equal • 1.0.1Are these two JavaScript values equal?INDIRECT0
wrap-ansi • 3.0.1Wordwrap a string with ANSI escape codesINDIRECT4
ISC2
PackageRelationDependenciesPublished
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
yargs-parser • 9.0.2the mighty option parser used by yargsDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.0 version:

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