licenses.dev

@tokamakjs/dev-utils v0.4.0

Tokamak dev utils.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT26
PackageRelationDependenciesPublished
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
astral-regex • 2.0.0Regular expression for matching astral symbolsINDIRECT0
chalk • 4.1.2Terminal string styling done rightDIRECT5
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-truncate • 2.1.0Truncate a string to a specific width in the terminalDIRECT10
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
figures • 3.2.0Unicode symbols with Windows CMD fallbacksDIRECT1
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
ip • 1.1.9[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)DIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
log-update • 4.0.0Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.DIRECT18
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
ongoing • 1.0.2A simple ascii progress bar renderer.DIRECT0
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
slice-ansi • 3.0.0Slice a string with ANSI escape codesINDIRECT5
slice-ansi • 4.0.0Slice a string with ANSI escape codesINDIRECT5
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
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/%40tokamakjs%2Fdev-utils)](https://licenses.dev/npm/%40tokamakjs%2Fdev-utils)
<a href="https://licenses.dev/npm/%40tokamakjs%2Fdev-utils">
  <img src="https://licenses.dev/b/npm/%40tokamakjs%2Fdev-utils" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.0 version:

[![licenses](https://licenses.dev/b/npm/%40tokamakjs%2Fdev-utils/0.4.0)](https://licenses.dev/npm/%40tokamakjs%2Fdev-utils/0.4.0)
<a href="https://licenses.dev/npm/%40tokamakjs%2Fdev-utils/0.4.0">
  <img src="https://licenses.dev/b/npm/%40tokamakjs%2Fdev-utils/0.4.0" alt="licenses" />
</a>
GitHub