I am looking for a JSDoc parser that I can use in my project. I am looking for something where I can pass in a JSDoc comment and receive a structured description of what that comment means. Most of the tools I have seen seem to be able to transform JSDoc comments into HTML or some other format. I am looking for something that will provide the intermediate representation of a comment that can be used to feed into other tools.
Are there any tools or libraries out there that I can use?
The Doctrine project does exactly what I am looking for:
http://eslint.org/doctrine/demo/
If you need only parsing functionality and don't care about tags meaning then comment-parser may help
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With