licenses.dev

better-docs-zh v2.7.4

JSdoc 汉化主题

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT162
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.26.3The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.26.0Babel compiler core.INDIRECT38
@babel/generator • 7.26.3Turns an AST into code.INDIRECT10
@babel/helper-compilation-targets • 7.25.9Helper functions on Babel compilation targetsINDIRECT12
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT19
@babel/helper-module-transforms • 7.26.0Babel helper functions for implementing ES6 module transformationsINDIRECT20
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.25.9Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.26.0Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.26.3A JavaScript parserINDIRECT3
@babel/runtime • 7.26.0babel's modular runtime helpersINDIRECT1
@babel/template • 7.25.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.26.4The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.26.3Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@bcoe/v8-coverage • 0.2.3Helper functions for V8 coverage files.INDIRECT0
@istanbuljs/schema • 0.1.3Schemas describing various structures used by nyc and istanbuljsINDIRECT0
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@types/babel-types • 7.0.16TypeScript definitions for babel-typesINDIRECT0
@types/babylon • 6.16.9TypeScript definitions for babylonINDIRECT1
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverageINDIRECT0
acorn-globals • 3.1.0Detect global variables in JavaScript using acornINDIRECT1
acorn • 3.3.0ECMAScript parserINDIRECT0
acorn • 4.0.13ECMAScript parserINDIRECT0
align-text • 0.1.4Align the text in a string.INDIRECT4
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
ast-types • 0.12.4Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT0
ast-types • 0.14.2Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT1
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT6
babylon • 6.18.0A JavaScript parserINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brace • 0.11.1browserify compatible version of the ace editor.DIRECT0
browserslist • 4.24.3Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT11
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
center-align • 0.1.3Center-align the text in a string.INDIRECT6
character-parser • 2.2.0Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.INDIRECT14
clean-css • 4.2.4A well-tested CSS minifierINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
constantinople • 3.1.2Determine whether a JavaScript expression evaluates to a constant (using acorn)INDIRECT10
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
de-indent • 1.0.2remove extra indent from a block of codeINDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
doctypes • 1.1.0Shorthands for commonly used doctypesINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.0.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
estree-to-babel • 3.2.1convert estree ast to babelINDIRECT76
find-up • 5.0.0Find a file or directory by walking up parent directoriesINDIRECT5
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
get-intrinsic • 1.2.6Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT10
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hash-sum • 1.0.2Blazing fast unique hash generatorINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
html-escaper • 2.0.2fast and safe way to escape and unescape &<>'" charsINDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-expression • 3.0.0Check if a string is a valid JavaScript expressionINDIRECT2
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-promise • 2.2.2Test whether an object looks like a promises-a+ promiseINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT13
js-stringify • 1.0.2Stringify an object so it can be safely inlined in JavaScript codeINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
jstransformer • 1.0.0Normalize the API of any jstransformerINDIRECT3
kind-of • 3.2.2Get the native type of a value.INDIRECT1
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
longest • 1.0.1Get the longest item in an array.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
make-dir • 4.0.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
min-indent • 1.0.1Get the shortest leading whitespace from lines in a stringINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
node-dir • 0.1.17asynchronous file and directory operations for Node.jsINDIRECT4
node-releases • 2.0.19Node.js releases dataINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
pug-attrs • 2.0.4Generate code for Pug attributesINDIRECT13
pug-code-gen • 2.0.3Default code-generator for pug. It generates HTML via a JavaScript template function.INDIRECT21
pug-error • 1.3.3Standard error objects for pugINDIRECT0
pug-filters • 3.1.1Code for processing filters in pug templatesINDIRECT42
pug-lexer • 4.1.0The pug lexer (takes a string and converts it to an array of tokens)INDIRECT19
pug-linker • 3.0.6Link multiple pug ASTs together using include/extendsINDIRECT2
pug-load • 2.0.12The Pug loader is responsible for loading the depenendencies of a given Pug file.INDIRECT2
pug-parser • 5.0.1The pug parser (takes an array of tokens and converts it to an abstract syntax tree)INDIRECT2
pug-runtime • 2.0.5The runtime components for the pug templating languageINDIRECT0
pug-strip-comments • 1.0.4Strip comments from a Pug token stream (from the lexer)INDIRECT1
pug-walk • 1.1.8Walk and transform a pug ASTINDIRECT0
pug • 2.0.4A clean, whitespace-sensitive template language for writing HTMLINDIRECT74
react-ace • 9.5.0A react component for Ace EditorDIRECT9
react-docgen • 5.4.3A CLI and toolkit to extract information from React components for documentation generation.DIRECT106
react-frame-component • 5.2.7React component to wrap your application or component in an iFrame for encapsulation purposesDIRECT0
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
recast • 0.17.6JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorINDIRECT4
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
right-align • 0.1.3Right-align the text in a string.INDIRECT5
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
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
strip-indent • 3.0.0Strip leading whitespace from each line in a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
to-fast-properties • 1.0.3Force V8 to use fast properties for an objectINDIRECT0
token-stream • 0.0.1Take an array of token and produce a more useful API to give to a parserINDIRECT0
ts-map • 1.0.3A typescript Map structure like ES6 MapINDIRECT0
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
underscore • 1.13.7JavaScript's functional programming helper library.DIRECT0
update-browserslist-db • 1.1.1CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
void-elements • 2.0.1Array of "void elements" defined by the HTML specification.INDIRECT0
vue-docgen-api • 3.26.0Toolbox to extract information from Vue component files for documentation generation purposes.DIRECT92
vue-template-compiler • 2.7.16template compiler for Vue 2.0INDIRECT2
vue2-ace-editor • 0.0.15A Vue2.0's component based on ace/braceDIRECT1
window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
with • 5.1.1Compile time `with` for strict mode JavaScriptINDIRECT3
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT13
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
ISC29
PackageRelationDependenciesPublished
c8 • 7.14.0output coverage reports using Node.js' built in coverageINDIRECT59
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
electron-to-chromium • 1.5.76Provides a list of electron-to-chromium version mappingsINDIRECT0
foreground-child • 2.0.0Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
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
glob • 7.2.3a little globberINDIRECT10
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
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
test-exclude • 6.0.0test for inclusion or exclusion of paths using globsINDIRECT12
v8-to-istanbul • 9.3.0convert from v8 coverage format to istanbul's formatINDIRECT5
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
BSD-3-Clause6
PackageRelationDependenciesPublished
ace-builds • 1.37.1Ace (Ajax.org Cloud9 Editor)INDIRECT0
istanbul-lib-coverage • 3.2.2Data library for istanbul coverage objectsINDIRECT0
istanbul-lib-report • 3.0.1Base reporting library for istanbulINDIRECT5
istanbul-reports • 3.1.7istanbul reportsINDIRECT7
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT5
diff-match-patch • 1.0.5npm package for https://github.com/google/diff-match-patchINDIRECT0
doctrine • 3.0.0JSDoc parserINDIRECT1
typescript • 3.9.10TypeScript is a language for application scale JavaScript developmentINDIRECT0
typescript • 4.9.5TypeScript is a language for application scale JavaScript developmentDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
uglify-js • 2.8.29JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT16
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001690A smaller version of caniuse-db, with only the essentials!INDIRECT0
MIT OR X111
PackageRelationDependenciesPublished
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.7.4 version:

[![licenses](https://licenses.dev/b/npm/better-docs-zh/2.7.4)](https://licenses.dev/npm/better-docs-zh/2.7.4)
<a href="https://licenses.dev/npm/better-docs-zh/2.7.4">
  <img src="https://licenses.dev/b/npm/better-docs-zh/2.7.4" alt="licenses" />
</a>
GitHub