licenses.dev

vue-docgen-api v3.26.0

Toolbox to extract information from Vue component files for documentation generation purposes.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT81
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.3A JavaScript parserDIRECT3
@babel/types • 7.26.3Babel Types is a Lodash-esque utility library for AST nodesDIRECT2
@types/babel-types • 7.0.16TypeScript definitions for babel-typesINDIRECT0
@types/babylon • 6.16.9TypeScript definitions for babylonINDIRECT1
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
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
ast-types • 0.12.4Esprima-compatible implementation of the Mozilla JS Parser APIDIRECT0
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
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
constantinople • 3.1.2Determine whether a JavaScript expression evaluates to a constant (using acorn)INDIRECT10
core-js • 2.6.12Standard libraryINDIRECT0
de-indent • 1.0.2remove extra indent from a block of codeINDIRECT0
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
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
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.6Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT10
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
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 generatorDIRECT0
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
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-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
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
lodash • 4.17.21Lodash modular utilities.INDIRECT0
longest • 1.0.1Get the longest item in an array.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
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
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 HTMLDIRECT74
recast • 0.17.6JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorDIRECT4
regenerator-runtime • 0.11.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
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
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 MapDIRECT0
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
void-elements • 2.0.1Array of "void elements" defined by the HTML specification.INDIRECT0
vue-template-compiler • 2.7.16template compiler for Vue 2.0DIRECT2
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
yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT13
ISC4
PackageRelationDependenciesPublished
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.DIRECT2
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
yallist • 2.1.2Yet Another Linked ListINDIRECT0
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
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
typescript • 3.9.10TypeScript is a language for application scale JavaScript developmentDIRECT0
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/vue-docgen-api)](https://licenses.dev/npm/vue-docgen-api)
<a href="https://licenses.dev/npm/vue-docgen-api">
  <img src="https://licenses.dev/b/npm/vue-docgen-api" alt="licenses" />
</a>

Or the licenses badge code for the 3.26.0 version:

[![licenses](https://licenses.dev/b/npm/vue-docgen-api/3.26.0)](https://licenses.dev/npm/vue-docgen-api/3.26.0)
<a href="https://licenses.dev/npm/vue-docgen-api/3.26.0">
  <img src="https://licenses.dev/b/npm/vue-docgen-api/3.26.0" alt="licenses" />
</a>
GitHub