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

Readme

Keywords

Package Sidebar

Install

npm i vue-doc

Weekly Downloads

2

Version

0.1.2

License

WTFPL

Last publish

Collaborators

  • qintx