Jsdoc Vue Save Abandoned

[➡️ https://github.com/Kocal/jsdoc-vuejs] A jsdoc plugin that parses *.vue files.

Project README

jsdoc-vue

Build Status npm XO code style

A jsdoc plugin that parses *.vue files.

Installation

yarn add jsdoc-vue vue-template-compiler --dev
# npm i jsdoc-vue vue-template-compiler -D

Usage

Configuring JSDoc with conf.json

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

Test

npm test

License

WTFPL

Open Source Agenda is not affiliated with "Jsdoc Vue" Project. README Source: QingWei-Li/jsdoc-vue
Stars
68
Open Issues
0
Last Commit
7 years ago

Open Source Agenda Badge

Open Source Agenda Rating