licenses.dev

@microdesign/vuepress-theme-microdocs v1.0.1

Docs theme for VuePress.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT284
PackageRelationDependenciesPublished
@ant-design/colors • 3.2.2Color palettes calculator of Ant DesignINDIRECT1
@ant-design/icons-vue • 2.0.0<h1 align="center"> Ant Design Icons for Vue </h1>INDIRECT5
@ant-design/icons • 2.1.1Ant Design IconsINDIRECT0
@mrmlnc/readdir-enhanced • 2.2.1fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.INDIRECT2
@nodelib/fs.stat • 1.1.3Get the status of a file with some featuresINDIRECT0
@simonwep/pickr • 1.7.4Flat, Simple, Hackable Color-Picker.INDIRECT2
@types/body-parser • 1.19.5TypeScript definitions for body-parserINDIRECT3
@types/connect-history-api-fallback • 1.5.4TypeScript definitions for connect-history-api-fallbackINDIRECT7
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/express-serve-static-core • 4.19.5TypeScript definitions for express-serve-static-coreINDIRECT6
@types/express • 4.17.21TypeScript definitions for expressINDIRECT11
@types/glob • 7.2.0TypeScript definitions for GlobINDIRECT3
@types/highlight.js • 9.12.4TypeScript definitions for highlight.jsINDIRECT0
@types/http-errors • 2.0.4TypeScript definitions for http-errorsINDIRECT0
@types/http-proxy • 1.17.15TypeScript definitions for http-proxyINDIRECT2
@types/linkify-it • 5.0.0TypeScript definitions for linkify-itINDIRECT0
@types/markdown-it • 10.0.3TypeScript definitions for markdown-itINDIRECT4
@types/mdurl • 2.0.0TypeScript definitions for mdurlINDIRECT0
@types/mime • 1.3.5TypeScript definitions for mimeINDIRECT0
@types/minimatch • 5.1.2TypeScript definitions for minimatchINDIRECT0
@types/node • 22.5.4TypeScript definitions for nodeINDIRECT1
@types/qs • 6.9.15TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/send • 0.17.4TypeScript definitions for sendINDIRECT3
@types/serve-static • 1.15.7TypeScript definitions for serve-staticINDIRECT5
@types/source-list-map • 0.1.6TypeScript definitions for source-list-mapINDIRECT0
@types/tapable • 1.0.12TypeScript definitions for tapableINDIRECT0
@types/uglify-js • 3.17.5TypeScript definitions for uglify-jsINDIRECT1
@types/webpack-dev-server • 3.11.6TypeScript definitions for webpack-dev-serverINDIRECT37
@types/webpack-sources • 3.2.3TypeScript definitions for webpack-sourcesINDIRECT4
@types/webpack • 4.41.39TypeScript definitions for webpackINDIRECT11
@vuepress/plugin-active-header-links • 1.9.10active-header-links plugin for vuepressDIRECT48
@vuepress/plugin-nprogress • 1.9.10nprogress plugin for vuepressDIRECT48
@vuepress/plugin-search • 1.9.10search plugin for vuepressDIRECT47
@vuepress/shared-utils • 1.9.10shared-utils for vuepressINDIRECT139
@vuepress/types • 1.9.10Types for VuePressINDIRECT46
add-dom-event-listener • 1.1.0add dom event listener. normalize ie and othersINDIRECT1
agentkeepalive • 2.2.0Missing keepalive http.AgentINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
algoliasearch • 3.35.1AlgoliaSearch API JavaScript clientINDIRECT22
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ant-design-vue • 1.7.8An enterprise-class UI design language and Vue-based implementationDIRECT43
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
arr-diff • 4.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT0
arr-flatten • 1.1.0Recursively flatten an array or arrays.INDIRECT0
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
array-tree-filter • 2.1.0filter in array treeINDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT1
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.INDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
assign-symbols • 1.0.0Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.INDIRECT0
async-validator • 3.5.2validate form asynchronousINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
autocomplete.js • 0.36.0Fast and fully-featured autocomplete libraryINDIRECT1
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
babel-helper-vue-jsx-merge-props • 2.0.3babel helper for vue jsx spread.INDIRECT0
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base • 0.11.2base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.INDIRECT44
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
braces • 2.3.2Bash-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.INDIRECT70
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
cache-base • 1.0.1Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.INDIRECT28
call-me-maybe • 1.0.2Let your JS API users either give you a callback or receive a promiseINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
class-utils • 0.3.6Utils for working with JavaScript classes and prototype methods.INDIRECT13
classnames • 2.5.1A simple utility for conditionally joining classNames togetherINDIRECT0
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
collection-visit • 1.0.0Visit a method over the items in an object, or map visit over the objects in an array.INDIRECT3
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
component-classes • 1.2.6Cross-browser element class listINDIRECT1
component-emitter • 1.3.1Event emitterINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
copy-anything • 2.0.6An optimised way to copy'ing an object. A small and simple integrationINDIRECT1
copy-descriptor • 0.1.1Copy a descriptor from object A to object BINDIRECT0
core-js • 2.6.12Standard libraryDIRECT0
core-js • 3.38.1Standard libraryINDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
deepmerge • 1.5.2A library for deep (recursive) merging of Javascript objectsINDIRECT0
define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT5
define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT5
define-property • 2.0.2Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.INDIRECT6
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dir-glob • 2.2.2Convert directories to glob compatible stringsINDIRECT2
docsearch.js • 2.6.3Add an autocomplete dropdown to your documentationDIRECT78
dom-align • 1.12.4Align DOM Node Flexibly INDIRECT0
dom-closest • 0.2.0For a given DOM element, find the first ancestor that matches a given CSS selector.INDIRECT1
dom-matches • 2.0.0Check if a DOM element matches a given selectorINDIRECT0
dom-scroll-into-view • 2.0.1scroll dom node into view automaticallyINDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
enquire.js • 2.1.6Awesome Media Queries in JavaScriptINDIRECT0
envify • 4.1.0Selectively replace Node-style environment variables with plain strings.INDIRECT2
errno • 0.1.8libuv errno details exposedINDIRECT1
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
events • 1.1.1Node's event emitter for all engines.INDIRECT0
expand-brackets • 2.1.4Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT63
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT4
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extglob • 2.0.4Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.INDIRECT66
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-glob • 2.2.7Is a faster `node-glob` alternativeINDIRECT91
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fill-range • 4.0.0Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT7
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
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
foreach • 2.0.6foreach component + npm packageINDIRECT0
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
fragment-cache • 0.2.1A cache for managing namespaced sub-cachesINDIRECT1
fs-extra • 7.0.1fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.INDIRECT0
getpass • 0.1.7getpass for node.jsINDIRECT1
global • 4.4.0Require global variablesINDIRECT3
globby • 9.2.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT115
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
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-value • 0.3.1Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT4
has-value • 1.0.0Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT7
has-values • 0.1.4Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT0
has-values • 1.0.0Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT4
hash-sum • 1.0.2Blazing fast unique hash generatorINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-proxy-middleware • 1.3.1The one-liner node.js proxy middleware for connect, express and browser-syncINDIRECT16
http-proxy • 1.18.1HTTP proxying for the massesINDIRECT3
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
ignore • 4.0.6Ignore is a manager and filter for .gitignore rules.INDIRECT0
image-size • 0.5.5get dimensions of any image fileINDIRECT0
immediate • 3.3.0A cross browser microtask libraryINDIRECT0
intersperse • 1.0.0Add an object to an array between each elementINDIRECT0
is-accessor-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
is-descriptor • 0.1.7Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-descriptor • 1.0.3Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
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-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 3.1.0Returns `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-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-mobile • 2.2.2Check if mobile browser.INDIRECT0
is-negative-zero • 2.0.3Is this value negative zero? === will lie to youINDIRECT0
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
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-plain-obj • 3.0.0Check if a value is a plain objectINDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-what • 3.14.1JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.INDIRECT0
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
ismobilejs • 1.1.1A simple JS library that detects mobile devices.INDIRECT0
isobject • 2.1.0Returns true if the value is an object and not an array or null.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
javascript-stringify • 2.1.0Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json2mq • 0.2.0Generate media query string from JSON or javascript objectINDIRECT1
json5 • 1.0.2JSON for humans.INDIRECT1
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 4.0.0Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
less-loader • 5.0.0A Less loader for webpack. Compiles Less to CSS.DIRECT7
load-script • 1.0.0Dynamic script loading for browserINDIRECT0
loader-utils • 1.4.2utils for webpack loadersINDIRECT4
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
map-cache • 0.2.2Basic cache object for storing key-value pairs.INDIRECT0
map-visit • 1.0.0Map `visit` over an array of objects.INDIRECT2
markdown-it-container • 2.0.0Plugin to create block-level custom containers for markdown-it markdown parserINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 3.1.10Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT80
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mixin-deep • 1.3.2Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.INDIRECT4
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
mutationobserver-shim • 0.3.7MutationObserver shim for ES3 environmentsINDIRECT0
nanomatch • 1.2.13Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)INDIRECT68
nanopop • 2.4.2Ultra tiny, opinionated, positioning engine.INDIRECT0
native-request • 1.1.2A simple package with no dependencies for native requests using callbackINDIRECT0
node-emoji • 1.11.0simple emoji support for node.js projectsINDIRECT1
nopt • 1.0.10Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
nprogress • 0.2.0Simple slim progress barsINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-copy • 0.1.0Copy static properties, prototype properties, and descriptors from one object to another.INDIRECT9
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object-visit • 1.0.1Call a specified method on each value in the given object.INDIRECT1
object.pick • 1.3.0Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.INDIRECT1
omit.js • 1.0.2Utility function to create a shallow copy of an object which had dropped some fields.INDIRECT3
pascalcase • 0.1.1Convert a string to pascal-case.INDIRECT0
path-dirname • 1.0.2Node.js path.dirname() ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-type • 3.0.0Check if a path is a file, directory, or symlinkINDIRECT1
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
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
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
posix-character-classes • 0.1.1POSIX character classes for creating regular expressions.INDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
prr • 1.0.1A better Object.defineProperty()INDIRECT0
psl • 1.9.0Domain name parser based on the Public Suffix ListINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
raf • 3.4.1requestAnimationFrame polyfill for node and the browserINDIRECT1
reduce • 1.0.3A better [].reduceINDIRECT1
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regex-not • 1.0.2Create a javascript regular expression for matching everything except for the given string.INDIRECT7
repeat-element • 1.1.4Create an array by repeating the given value n times.INDIRECT0
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
resize-observer-polyfill • 1.5.1A polyfill for the Resize Observer APIINDIRECT0
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
ret • 0.1.15Tokenizes a string that represents a regular expression.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex • 1.1.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
section-matter • 1.0.0Like front-matter, but supports multiple sections in a document.INDIRECT3
set-value • 2.0.1Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.INDIRECT8
shallow-equal • 1.2.1Minimalistic shallow equality check for arrays/objectsINDIRECT0
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.INDIRECT0
slash • 2.0.0Convert Windows backslash paths to slash pathsINDIRECT0
smoothscroll-polyfill • 0.4.4Smooth Scroll behavior polyfillINDIRECT0
snapdragon-node • 2.1.1Snapdragon utility for creating a new AST node in custom code, such as plugins.INDIRECT10
snapdragon-util • 3.0.1Utilities for the snapdragon parser/compiler.INDIRECT2
snapdragon • 0.8.2Fast, pluggable and easy-to-use parser-renderer factory.INDIRECT56
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
split-string • 3.1.0Split a string on a character except when the character is escaped.INDIRECT5
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
stack-utils • 1.0.5Captures and cleans stack tracesINDIRECT1
static-extend • 0.1.2Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.INDIRECT10
string-convert • 0.2.1String convertionsINDIRECT0
strip-bom-string • 1.0.0Strip a byte order mark (BOM) from a string.INDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
tinycolor2 • 1.6.0Fast Color Parsing and ManipulationINDIRECT0
to-factory • 1.0.0Convert classes into factory functions so they can be called with or without new.INDIRECT0
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
to-regex-range • 2.1.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT4
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
to-regex • 3.0.2Generate a regex from a string or array of strings.INDIRECT14
toml • 3.0.0TOML parser for Node.js (parses TOML spec v0.4.0)INDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
union-value • 1.0.1Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.INDIRECT11
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unset-value • 1.0.0Delete nested properties from an object using dot notation.INDIRECT6
upath • 1.2.0A proxy to `path`, replacing `\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.INDIRECT0
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
use • 3.1.1Easily add plugin support to your node.js application.INDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
vue-ref • 2.0.0use the callback to get a reference like reactINDIRECT0
vuepress-plugin-container • 2.1.5VuePress plugin for markdown containerDIRECT141
vuepress-plugin-smooth-scroll • 0.0.9VuePress plugin for smooth scrollingDIRECT1
vuex • 3.6.2state management for Vue.jsDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
zepto • 1.2.0Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zepto.INDIRECT0
ISC15
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 3.1.0Strips glob magic from a string to provide the parent directory pathINDIRECT3
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause8
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
highlight.js • 9.18.5Syntax highlighting with language autodetection.INDIRECT0
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
source-map • 0.7.4Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
Apache-2.07
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
less • 3.13.1Leaner CSSDIRECT13
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
unknown5
PackageRelationDependenciesPublished
component-indexof • 0.0.3Microsoft sucksINDIRECT0
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
hogan.js • 3.0.2A mustache compiler.INDIRECT3
min-document • 2.19.0A minimal DOM implementationINDIRECT1
querystring-es3 • 0.2.1Node's querystring module for all engines. (ES3 compat fork)INDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
MIT OR X111
PackageRelationDependenciesPublished
mkdirp • 0.3.0Recursively mkdir, like `mkdir -p`INDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
webpack-chain • 6.5.1[![NPM version][npm-image]][npm-url] [![NPM downloads][npm-downloads]][npm-url] [![Build Status][travis-image]][travis-url]INDIRECT2
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
non-standard1
PackageRelationDependenciesPublished
glob-to-regexp • 0.3.0Convert globs to regular expressionsINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40microdesign%2Fvuepress-theme-microdocs)](https://licenses.dev/npm/%40microdesign%2Fvuepress-theme-microdocs)
<a href="https://licenses.dev/npm/%40microdesign%2Fvuepress-theme-microdocs">
  <img src="https://licenses.dev/b/npm/%40microdesign%2Fvuepress-theme-microdocs" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.1 version:

[![licenses](https://licenses.dev/b/npm/%40microdesign%2Fvuepress-theme-microdocs/1.0.1)](https://licenses.dev/npm/%40microdesign%2Fvuepress-theme-microdocs/1.0.1)
<a href="https://licenses.dev/npm/%40microdesign%2Fvuepress-theme-microdocs/1.0.1">
  <img src="https://licenses.dev/b/npm/%40microdesign%2Fvuepress-theme-microdocs/1.0.1" alt="licenses" />
</a>
GitHub