@xeff/vuepress-plugin-docgen
TypeScript icon, indicating that this package has built-in type declarations

0.1.17 • Public • Published

@xeff/vuepress-plugin-docgen

Usage

// vue.config.js
module.exports = {
    ...
    plugins: [
    [
      require('@xeff/vuepress-plugin-docgen').default,
      {
        componentsDir: path.join(__dirname, '../../src/components'),
      },
    ],
    ...
]
}

Thanks

f3ltron/vuepress-plugin-docgen

Readme

Keywords

none

Package Sidebar

Install

npm i @xeff/vuepress-plugin-docgen

Weekly Downloads

1

Version

0.1.17

License

ISC

Unpacked Size

9.13 kB

Total Files

9

Last publish

Collaborators

  • lianyuansheng