licenses.dev

@vuepress/plugin-medium-zoom v2.0.0-beta.51

VuePress plugin - medium-zoom

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT110
PackageRelationDependenciesPublished
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.5A JavaScript parserINDIRECT3
@babel/types • 7.26.5Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@mdit-vue/plugin-component • 0.10.0A markdown-it plugin to allow vue components in markdownINDIRECT9
@mdit-vue/plugin-frontmatter • 0.10.0A markdown-it plugin to get markdown frontmatterINDIRECT20
@mdit-vue/plugin-headers • 0.10.0A markdown-it plugin to get markdown headersINDIRECT11
@mdit-vue/plugin-sfc • 0.10.0A markdown-it plugin to help transforming markdown tu vue sfcINDIRECT10
@mdit-vue/plugin-title • 0.10.0A markdown-it plugin to get markdown page titleINDIRECT11
@mdit-vue/plugin-toc • 0.10.0A markdown-it plugin to generate table-of-contents that compatible with Vue.jsINDIRECT11
@mdit-vue/shared • 0.10.0Shared utils and types of mdit-vueINDIRECT10
@mdit-vue/types • 0.10.0Shared types definition of mdit-vueINDIRECT0
@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
@types/debug • 4.1.12TypeScript definitions for debugINDIRECT1
@types/fs-extra • 9.0.13TypeScript definitions for fs-extraINDIRECT2
@types/hash-sum • 1.0.2TypeScript definitions for hash-sumINDIRECT0
@types/linkify-it • 5.0.0TypeScript definitions for linkify-itINDIRECT0
@types/markdown-it-emoji • 2.0.5TypeScript definitions for markdown-it-emojiINDIRECT3
@types/markdown-it • 12.2.3TypeScript definitions for markdown-itINDIRECT2
@types/mdurl • 2.0.0TypeScript definitions for mdurlINDIRECT0
@types/ms • 0.7.34TypeScript definitions for msINDIRECT0
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@vue/compiler-core • 3.5.13@vue/compiler-coreINDIRECT8
@vue/compiler-dom • 3.5.13@vue/compiler-domINDIRECT9
@vue/compiler-sfc • 3.5.13@vue/compiler-sfcINDIRECT16
@vue/compiler-ssr • 3.5.13@vue/compiler-ssrINDIRECT10
@vue/devtools-api • 6.6.4Interact with the Vue devtools from the pageINDIRECT0
@vue/reactivity • 3.5.13@vue/reactivityINDIRECT1
@vue/runtime-core • 3.5.13@vue/runtime-coreINDIRECT2
@vue/runtime-dom • 3.5.13@vue/runtime-domINDIRECT4
@vue/server-renderer • 3.5.13@vue/server-rendererINDIRECT11
@vue/shared • 3.5.13internal utils shared across @vue packagesINDIRECT0
@vuepress/client • 2.0.0-beta.51Client package of VuePressDIRECT27
@vuepress/core • 2.0.0-beta.51Core package of VuePressDIRECT122
@vuepress/markdown • 2.0.0-beta.51Markdown package of VuePressINDIRECT96
@vuepress/shared • 2.0.0-beta.51Utils that shared between VuePress node and clientINDIRECT2
@vuepress/utils • 2.0.0-beta.51Utils package of VuePressDIRECT66
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
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
estree-walker • 2.0.2Traverse an ESTree-compliant ASTINDIRECT0
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 • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT3
globby • 13.2.2User-friendly glob matchingINDIRECT22
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
magic-string • 0.30.17Modify strings, generate sourcemapsINDIRECT1
markdown-it-emoji • 2.0.2Emoji plugin for markdown-it markdown parser.INDIRECT0
markdown-it • 13.0.2Markdown-it - modern pluggable markdown parser.INDIRECT5
mdurl • 1.0.1URL utilities for markdown-itINDIRECT0
medium-zoom • 1.1.0A JavaScript library for zooming images like MediumDIRECT0
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
nanoid • 3.3.8A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
ora • 6.3.1Elegant terminal spinnerINDIRECT25
path-type • 4.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
postcss • 8.5.1Tool for transforming styles with JS pluginsINDIRECT3
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 • 4.0.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
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
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
vue-router • 4.5.0INDIRECT1
vue • 3.5.13The progressive JavaScript framework for building modern web UI.DIRECT22
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
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-3-Clause3
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
entities • 3.0.1Encode & decode XML and HTML entities with easeINDIRECT0
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
markdown-it-anchor • 8.6.7Header anchors for markdown-it.INDIRECT0
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%2Fplugin-medium-zoom)](https://licenses.dev/npm/%40vuepress%2Fplugin-medium-zoom)
<a href="https://licenses.dev/npm/%40vuepress%2Fplugin-medium-zoom">
  <img src="https://licenses.dev/b/npm/%40vuepress%2Fplugin-medium-zoom" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.0-beta.51 version:

[![licenses](https://licenses.dev/b/npm/%40vuepress%2Fplugin-medium-zoom/2.0.0-beta.51)](https://licenses.dev/npm/%40vuepress%2Fplugin-medium-zoom/2.0.0-beta.51)
<a href="https://licenses.dev/npm/%40vuepress%2Fplugin-medium-zoom/2.0.0-beta.51">
  <img src="https://licenses.dev/b/npm/%40vuepress%2Fplugin-medium-zoom/2.0.0-beta.51" alt="licenses" />
</a>
GitHub