licenses.dev

marked-terminal v7.3.0

A custom render for marked to output to the Terminal

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT36
PackageRelationDependenciesPublished
@colors/colors • 1.5.0get colors in your node.js consoleINDIRECT0
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
ansi-escapes • 7.3.0ANSI escape codes for manipulating the terminalDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.2.2Regular expression for matching ANSI escape codesDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chalk • 5.6.2Terminal string styling done rightDIRECT0
char-regex • 1.0.2A regex to match any full character, considering weird character ranges.INDIRECT0
cli-table3 • 0.6.5Pretty unicode tables for the command line. Based on the original cli-table.DIRECT6
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
emojilib • 2.4.0Emoji keyword library.INDIRECT0
environment • 1.1.0Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etcINDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
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
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT4
node-emoji • 2.2.0Friendly emoji lookups and parsing utilities for Node.js. 💖DIRECT5
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
parse5-htmlparser2-tree-adapter • 6.0.1htmlparser2 tree adapter for parse5.INDIRECT1
parse5 • 5.1.1HTML parser and serializer.INDIRECT0
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
skin-tone • 2.0.0Change the skin tone of an emoji 👌👌🏻👌🏼👌🏽👌🏾👌🏿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 • 3.2.0Detect whether a terminal supports hyperlinksDIRECT2
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
unicode-emoji-modifier-base • 1.0.0The set of Unicode symbols that can serve as a base for emoji modifiers, i.e. those with the `Emoji_Modifier_Base` property set to `Yes`.INDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 16.2.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
ISC5
PackageRelationDependenciesPublished
cli-highlight • 2.1.11Syntax highlighting in your terminalDIRECT28
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
highlight.js • 10.7.3Syntax highlighting with language autodetection.INDIRECT0
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 7.3.0 version:

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