esdoc-flow-plugin

1.0.0 • Public • Published

esdoc-flow-plugin

This plugin will remove all Flow annotations and types to produce the documentation.

Install and usage

npm install esdoc-flow-plugin

Setup plugin property in esdoc.json

{
  "source": "./src",
  "destination": "./doc",
  "plugins": [{
    "name": "esdoc-flow-plugin"
  }]
}

Execute ESDoc

esdoc -c esdoc.json

License

MIT

Author

Edgardo Avilés @eaviles

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    419
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    419

Package Sidebar

Install

npm i esdoc-flow-plugin

Weekly Downloads

205

Version

1.0.0

License

MIT

Last publish

Collaborators

  • edgardo