comment-parser
Advanced tools
Changelog
v0.4.2
Changelog
v0.4.1
Changelog
v0.3.2
description
extraction to allow $ charChangelog
v0.3.1
readable-stream
fro Node 0.8 comatibilityparse.file(path [,opts], done)
parse.stream
to work with Buffers in addition to stringsChangelog
v0.3.0
feature
allow to use custom parsersfeature
always include source, no raw_value
option neededbugfix
always provide optional
tag propertyrefactor
clean up testsChangelog
v0.2.3
bugfix
Accept /** one line */
commentsrefactor
Get rid of lodash
to avoid unnecessary extra size when bundledChangelog
v0.2.2
feature
allow spaces in default values @my-tag {my.type} [name=John Doe]