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