jonschlinkert / parse-comments

Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.
https://github.com/jonschlinkert
MIT License
66 stars 23 forks source link

respect `@throw(s)` tags #9

Open tunnckoCore opened 8 years ago

tunnckoCore commented 8 years ago

I know it's too old and it need some bumps soon, but just to point it. :)

I believe I will come to @docksjs soon (in week or two), which would be great for such things using plugins. :)

for example that's the code for get source code of a comment - test.js#L63-L74, and above that is the doctrine plugin.