1.1.0 • Published 7 months ago

typedoc-plugin-vue v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

typedoc-plugin-vue

Improves display of Vue defineComponent variables and Pinia stores in TypeDoc documentation.

Usage

npm install --save-dev typedoc-plugin-vue
// typedoc.json
{
    "plugin": ["typedoc-plugin-vue"]
}

See an example of this plugin in action.

Change Log

v1.1.0

  • Added keywords so plugin will appear on TypeDoc's site, improved build process.

v1.0.0

  • Initial release
1.1.0

7 months ago

1.0.0

7 months ago

0.0.0

7 months ago