This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

vuepress-plugin-docgen

1.2.9 • Public • Published

lerna Commitizen friendly Build Status NPM Downloads

vuepress-plugin-docgen

Vuepress plugin for creating a documentation site of your Vue components

fast installation

yarn add -D vuepress-plugin-docgen

vuepress config file

plugins: [
  [ 'docgen',
    {
      componentsDir: path.join(__dirname, '../../components')
    }
  ]
]

documentation more infos click here

License

MIT © f3ltron

Readme

Keywords

none

Package Sidebar

Install

npm i vuepress-plugin-docgen

Weekly Downloads

4

Version

1.2.9

License

MIT

Unpacked Size

31.1 kB

Total Files

37

Last publish

Collaborators

  • npm