licenses.dev

@vuepress/markdown v2.0.0-rc.0

Markdown package of VuePress

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT87
PackageRelationDependenciesPublished
@mdit-vue/plugin-component • 1.0.0A markdown-it plugin to allow vue components in markdownDIRECT9
@mdit-vue/plugin-frontmatter • 1.0.0A markdown-it plugin to get markdown frontmatterDIRECT20
@mdit-vue/plugin-headers • 1.0.0A markdown-it plugin to get markdown headersDIRECT11
@mdit-vue/plugin-sfc • 1.0.0A markdown-it plugin to help transforming markdown tu vue sfcDIRECT10
@mdit-vue/plugin-title • 1.0.0A markdown-it plugin to get markdown page titleDIRECT11
@mdit-vue/plugin-toc • 1.0.0A markdown-it plugin to generate table-of-contents that compatible with Vue.jsDIRECT11
@mdit-vue/shared • 1.0.0Shared utils and types of mdit-vueDIRECT10
@mdit-vue/types • 1.0.0Shared types definition of mdit-vueDIRECT0
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@sindresorhus/merge-streams • 2.3.0Merge multiple streams into a unified streamINDIRECT0
@types/debug • 4.1.12TypeScript definitions for debugINDIRECT1
@types/fs-extra • 11.0.4TypeScript definitions for fs-extraINDIRECT3
@types/hash-sum • 1.0.2TypeScript definitions for hash-sumINDIRECT0
@types/jsonfile • 6.1.4TypeScript definitions for jsonfileINDIRECT2
@types/linkify-it • 3.0.5TypeScript definitions for linkify-itINDIRECT0
@types/markdown-it-emoji • 2.0.5TypeScript definitions for markdown-it-emojiDIRECT3
@types/markdown-it • 13.0.9TypeScript definitions for markdown-itDIRECT2
@types/mdurl • 1.0.5TypeScript definitions for mdurlINDIRECT0
@types/ms • 0.7.34TypeScript definitions for msINDIRECT0
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@vue/shared • 3.5.13internal utils shared across @vue packagesINDIRECT0
@vuepress/shared • 2.0.0-rc.0Utils that shared between VuePress node and clientDIRECT2
@vuepress/utils • 2.0.0-rc.0Utils package of VuePressDIRECT69
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 5.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
chalk • 5.4.1Terminal string styling done rightINDIRECT0
cli-cursor • 4.0.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
emoji-regex • 10.4.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
fs-extra • 11.2.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT3
globby • 14.0.2User-friendly glob matchingINDIRECT23
gray-matter • 4.0.3Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and INDIRECT9
hash-sum • 2.0.0Blazing fast unique hash generatorINDIRECT0
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-interactive • 2.0.0Check if stdout or stderr is interactiveINDIRECT0
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-unicode-supported • 1.3.0Detect whether the terminal supports UnicodeINDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
kind-of • 6.0.3Get the native type of a value.INDIRECT0
linkify-it • 4.0.1Links recognition library with FULL unicode supportINDIRECT1
log-symbols • 5.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT2
markdown-it-emoji • 2.0.2Emoji plugin for markdown-it markdown parser.DIRECT0
markdown-it • 13.0.2Markdown-it - modern pluggable markdown parser.DIRECT5
mdurl • 1.0.1URL utilities for markdown-itDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
ora • 7.0.1Elegant terminal spinnerINDIRECT25
path-type • 5.0.0Check if a path is a file, directory, or symlinkINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
restore-cursor • 4.0.0Gracefully restore the CLI cursor on exitINDIRECT3
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
section-matter • 1.0.0Like front-matter, but supports multiple sections in a document.INDIRECT3
slash • 5.1.0Convert Windows backslash paths to slash pathsINDIRECT0
stdin-discarder • 0.1.0Discard stdin input except for Ctrl+CINDIRECT9
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 6.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
strip-bom-string • 1.0.0Strip a byte order mark (BOM) from a string.INDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
uc.micro • 1.0.6Micro subset of unicode data files for markdown-it projects.INDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
unicorn-magic • 0.1.0Some useful utilities I often needINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
upath • 2.0.1A proxy to `path`, replacing `\` with `/` for all results (supports UNC paths) & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC6
PackageRelationDependenciesPublished
fastq • 1.18.0Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
entities • 3.0.1Encode & decode XML and HTML entities with easeINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
markdown-it-anchor • 8.6.7Header anchors for markdown-it.DIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.0-rc.0 version:

[![licenses](https://licenses.dev/b/npm/%40vuepress%2Fmarkdown/2.0.0-rc.0)](https://licenses.dev/npm/%40vuepress%2Fmarkdown/2.0.0-rc.0)
<a href="https://licenses.dev/npm/%40vuepress%2Fmarkdown/2.0.0-rc.0">
  <img src="https://licenses.dev/b/npm/%40vuepress%2Fmarkdown/2.0.0-rc.0" alt="licenses" />
</a>
GitHub