vue-doc

0.1.2 • Public • Published

vue-doc

A jsdoc plugin that parses *.vue files

based on jsdoc-vue

Installation

$ npm i jsdoc-vue -D

Usage

Configuring JSDoc with conf.json

{
  "plugins": ["node_modules/vue-doc"],
  "source": {
    "includePattern": "\\.(vue|js)$"
  }
}

Test

npm test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i vue-doc

Weekly Downloads

0

Version

0.1.2

License

WTFPL

Last publish

Collaborators

  • qintx