licenses.dev

@oclif/table v1.0.1

Display table in terminal

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT47
PackageRelationDependenciesPublished
@alcalzone/ansi-tokenize • 0.3.0Efficiently modify strings containing ANSI escape codesINDIRECT3
@types/react • 19.3.0TypeScript definitions for reactDIRECT1
ansi-escapes • 7.3.0ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 6.3.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 6.2.3ANSI escape codes for styling strings in the terminalINDIRECT0
auto-bind • 5.0.1Automatically bind methods to their class instanceINDIRECT0
chalk • 5.6.2Terminal string styling done rightINDIRECT0
change-case • 5.4.4Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and othersDIRECT0
cli-boxes • 4.0.1Boxes for use in the terminalINDIRECT0
cli-cursor • 4.0.0Toggle the CLI cursorINDIRECT4
cli-truncate • 4.0.0Truncate a string to a specific width in the terminalDIRECT8
cli-truncate • 6.1.1Truncate a string to a specific width in the terminalINDIRECT7
code-excerpt • 4.0.0Extract code excerptsINDIRECT1
convert-to-spaces • 2.0.1Convert tabs to spaces in a stringINDIRECT0
csstype • 3.2.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
emoji-regex • 10.6.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
es-toolkit • 1.52.0A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.INDIRECT0
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 stringINDIRECT0
ink • 7.1.1React for CLIDIRECT36
is-fullwidth-code-point • 4.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
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) environmentINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
natural-orderby • 3.0.2Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.DIRECT0
object-hash • 3.0.0Generate hashes from javascript objects in node and the browser.DIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
patch-console • 2.0.0Patch console methods to intercept outputINDIRECT0
react-reconciler • 0.33.0React package for creating custom renderers.INDIRECT1
react • 19.3.0React is a JavaScript library for building user interfaces.DIRECT0
restore-cursor • 4.0.0Gracefully restore the CLI cursor on exitINDIRECT3
scheduler • 0.27.0Cooperative scheduler for the browser environment.INDIRECT0
slice-ansi • 5.0.0Slice a string with ANSI escape codesINDIRECT2
slice-ansi • 9.0.0Slice a string with ANSI escape codesINDIRECT3
stack-utils • 2.0.6Captures and cleans stack tracesINDIRECT1
string-width • 7.2.0Get the visual width of a string - the number of columns required to display itINDIRECT4
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 stringDIRECT1
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)INDIRECT0
widest-line • 6.0.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT4
wrap-ansi • 10.0.1Wordwrap a string with ANSI escape codesINDIRECT5
wrap-ansi • 9.0.2Wordwrap a string with ANSI escape codesDIRECT6
ws • 8.21.3Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
yoga-layout • 3.2.1An embeddable and performant flexbox layout engine with bindings for multiple languagesINDIRECT0
ISC1
PackageRelationDependenciesPublished
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 5.9.0A collection of essential TypeScript typesINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40oclif%2Ftable)](https://licenses.dev/npm/%40oclif%2Ftable)
<a href="https://licenses.dev/npm/%40oclif%2Ftable">
  <img src="https://licenses.dev/b/npm/%40oclif%2Ftable" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.1 version:

[![licenses](https://licenses.dev/b/npm/%40oclif%2Ftable/1.0.1)](https://licenses.dev/npm/%40oclif%2Ftable/1.0.1)
<a href="https://licenses.dev/npm/%40oclif%2Ftable/1.0.1">
  <img src="https://licenses.dev/b/npm/%40oclif%2Ftable/1.0.1" alt="licenses" />
</a>
GitHub