2.6.0-dev.1 • Published 2 years ago
@enterthenamehere/esdoc-publish-markdown-plugin v2.6.0-dev.1
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
Install
npm install @enterthenamehere/esdoc-publish-markdown-pluginConfig
{
  "source": "./src",
  "destination": "./doc",
  "plugins": [
    {
      "name": "@enterthenamehere/esdoc-publish-markdown-plugin",
      "option": {
        "filename":"README.md"
      }
    }
  ]
}LICENSE
MIT
Author
2.6.0-dev.1
2 years ago
2.5.3-dev.1
3 years ago
2.5.2
3 years ago
2.5.0
3 years ago
2.3.0
4 years ago
2.2.4
4 years ago
2.2.2
4 years ago
2.1.0
4 years ago
2.0.2
4 years ago
2.0.0
4 years ago
1.3.0-beta.0
5 years ago