NDoc

NDoc is an inline comment parser and JavaScript documentation generator written in Node.JS. This project was inspired by PDoc. It tries to keep compatibility, but has some differences: NDoc is primarily a CLI tool, so you don't need to code your documentor, although it can be easily used as library. Clarified EBNF syntax. Definitions now MUST be separated with an empty line from the following comments. Added options for deprecated tag: you can set versions, when tag was deprecated and when method/property will be removed. Added new tags: read-only, internal, chainable Events support.

Stars

100

Security metrics

Scores

Supply chain
Quality
Maintenance
Vulnerability
License
Dependency count: 10
Dependency vulnerability count: 0
Source: socket.dev