JSPM

docpad-plugin-js-comments

0.1.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 1
    • Score
      100M100P100Q25287F

    DocPad plugin which adds the ability to render comments from js files to markdown or html.

    Package Exports

    • docpad-plugin-js-comments

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (docpad-plugin-js-comments) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Javascript comments plugin for DocPad

    Adds support for JS to HTML compilation to DocPad. It just reads all comments from the js file and outputs them.

    Convention: .html.js or .md.js

    Install

    npm install --save docpad-plugin-js-comments

    License

    Licensed under the MIT License