@enterthenamehere/esdoc-external-nodejs-plugin

2.6.0-dev.1 • Public • Published

ESDoc External Node.js Plugin

Use with updated EnterTheNameHere/esdoc-monorepo. Original esdoc is here.

Install

npm install @enterthenamehere/esdoc-external-nodejs-plugin

Config

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

enable is default true.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @enterthenamehere/esdoc-external-nodejs-plugin

    Weekly Downloads

    1

    Version

    2.6.0-dev.1

    License

    MIT

    Unpacked Size

    4.19 kB

    Total Files

    5

    Last publish

    Collaborators

    • enterthenamehere