搜索 "code comments" 的结果(共 10 个)
verb-tag-jscomments
Tag for Verb. Uses js-comments to parse JavaScript code comments and generate API documentation.
jest-runner-docs
Jest runner for API documentation generation from code comments, supports TypeScript. Very stable and reliable, based on `parse-comments` package
MPL-2.0
parse-code-context
Fast and simple way to parse code context for use with documentation from code comments. Parses context from a single line of JavaScript, for functions, variable declarations, methods, prototype properties, prototype methods etc.
MIT
parse-comments
Parse code comments from JavaScript or any language that uses the same format.
MIT
mdextract
Extracts `/** code comments */` from code files and turns them into markdown docs. Supports JavaScript-style comments (other languages to come).
MIT