Vuepress Plugin Docgen Save Abandoned

auto docs generation for your components

Project README

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

Open Source Agenda is not affiliated with "Vuepress Plugin Docgen" Project. README Source: jsbaguette/vuepress-plugin-docgen
Stars
28
Open Issues
11
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating