unified plugin to add support for parsing docblock comments
-
Updated
Nov 14, 2024 - JavaScript
unified plugin to add support for parsing docblock comments
Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can be passed to any other comment parsers for further parsing.
DokiJS is a Javascript documentation tool that generates API from comments of your javascript files, using a syntax similar to tools like Javadoc, Yuidoc and JsDoc.
Add a description, image, and links to the comment-parser topic page so that developers can more easily learn about it.
To associate your repository with the comment-parser topic, visit your repo's landing page and select "manage topics."