@enterthenamehere/esdoc-publish-markdown-plugin

2.6.0-dev.1 • Public • Published

ESDoc Publish Markdown Plugin (PoC)

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

This plugin is proof of concept. So, the plugin has only minimum features. We are waiting for your pull request!

Example

example

Install

npm install @enterthenamehere/esdoc-publish-markdown-plugin

Config

{
  "source": "./src",
  "destination": "./doc",
  "plugins": [
    {
      "name": "@enterthenamehere/esdoc-publish-markdown-plugin",
      "option": {
        "filename":"README.md"
      }
    }
  ]
}

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Readme

Keywords

Package Sidebar

Install

npm i @enterthenamehere/esdoc-publish-markdown-plugin

Weekly Downloads

2

Version

2.6.0-dev.1

License

MIT

Unpacked Size

10.8 kB

Total Files

9

Last publish

Collaborators

  • enterthenamehere