@nojaja/tokenize-comment
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.
yuidocjs
YUIDoc, YUI's JavaScript Documentation engine.
tokenize-comment
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.
comment-serializer
A serializer for syntax-configurable source code documentation block comments.