Skip to content

Tags: jonschlinkert/extract-comments

Tags

0.8.6

Toggle 0.8.6's commit message
0.8.6 thanks to @calebthebrewer

see #8

0.8.1

Toggle 0.8.1's commit message
refactored

0.5.0

Toggle 0.5.0's commit message
- refactored. api is backward compatible

- a callback function can now be passed as the second arg for processing each comment object as it's parsed

v0.4.0

Toggle v0.4.0's commit message
- no longer uses esprima because of how slow it was

- comment key is now the line number
- strings are now parsed by default
- `.fromFile()` must be used to parse files/globs