comment-parser is a library helping to handle Generic JSDoc-style comments. It is language-agnostic – no semantics enforced. You decide what tags are and what they mean. And it can be used with any language supporting /** */ source comments. no dependencies – it is compact and environment-agnostic, can be run on both the server and browser sides highly customizable – with a little code you can dee

