Showing 1-6 of 6 packages
Tag for Verb. Uses js-comments to parse JavaScript code comments and generate API documentation.
A CLI tool for configuring, managing and maintaining JavaScript comments as JavaScript variables.
Extract javascript comments on per character basis. Comment object compatible with `acorn-extract-comments` and Esprima format.
Parse JavaScript code comments and generate API documentation.
Extract JavaScript code comments from a string, using `acorn`. Optionally returns the AST and first line of code after comment - useful for parsing code context and api docs.
Command-line app for generating API docs from code comments. Can be used as API of helper-apidocs package.