licenses.dev

marked-terminal v5.2.0

A custom render for marked to output to the Terminal

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
@colors/colors • 1.5.0get colors in your node.js consoleINDIRECT0
ansi-escapes • 6.2.1ANSI escape codes for manipulating the terminalDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansicolors • 0.3.2Functions that surround a string with ansicolor codes so it prints in color.INDIRECT0
cardinal • 2.1.1Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.DIRECT3
chalk • 5.4.1Terminal string styling done rightDIRECT0
cli-table3 • 0.6.5Pretty unicode tables for the command line. Based on the original cli-table.DIRECT6
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
node-emoji • 1.11.0simple emoji support for node.js projectsDIRECT1
redeyed • 2.1.1Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.INDIRECT1
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 stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-hyperlinks • 2.3.0Detect if your terminal emulator supports hyperlinksDIRECT2
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.2.0 version:

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