esdoc-external-events-plugin

1.0.0 • Public • Published

ESDoc External DOM Events Plugin

Add links to DOM Event interfaces definitions in MDN documentation

Install

npm install esdoc-external-events-plugin

Config

{
  "source": "./src",
  "destination": "./doc",
  "plugins": [{
      "name": "esdoc-external-events-plugin",
      "option": { "enable": true }
  }]
}

enable is default true.

LICENSE

MIT

Author

Yaroslav "Yesley" Kovalev

Package Sidebar

Install

npm i esdoc-external-events-plugin

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • yesley