UNPKG

@richrdkng/dmd-plugin-simple-nodejs-project

Version:

A basic, opinionated dmd plugin for jsdoc-to-markdown to generate markdown API docs for simple Node.js projects.

27 lines (16 loc) 864 B
# @richrdkng/dmd-plugin-simple-nodejs-project A basic, opinionated dmd plugin for jsdoc-to-markdown to generate markdown API docs for simple Node.js projects. ## Install ```bash npm install @richrdkng/dmd-plugin-simple-nodejs-project --save-dev ``` ## Contribution **Any contribution is highly appreciated**. To get going, check out the [**contribution guidelines**][url-contrib-doc]. ***Thank you and have fun!*** ## License [ISC][url-license-doc] @ [Richard King](https://www.richrdkng.com) <!--- References ============================================================================ --> <!--- Badges --> <!--- URLs --> [url-license-doc]: https://github.com/richrdkng/dmd-plugin-simple-nodejs-project/blob/master/LICENSE.md [url-contrib-doc]: https://github.com/richrdkng/dmd-plugin-simple-nodejs-project/blob/master/.github/CONTRIBUTING.md