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

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
nonePackage Sidebar
Install
npm i vuepress-plugin-docgen
Weekly Downloads