engines
per exports
issues in earlier Node versionscrlf
transformbugfix
fix unsynced lib/bugfix
Allow to build nested tags from name.subname
even if name
wasn't dbugfix
Preserve indentation when extracting commentserr.warning
@tag "My Var" description
readable-stream
dependencyoptional
is true
; default
propertyopts.join
description
extraction to allow $ charreadable-stream
fro Node 0.8 comatibilityparse.file(path [,opts], done)
parse.stream
to work with Buffers in addition to stringsfeature
allow to use custom parsersfeature
always include source, no raw_value
option neededbugfix
always provide optional
tag propertyrefactor
clean up testsbugfix
Accept /** one line */
commentsrefactor
Get rid of lodash
to avoid unnecessary extra size when bundledfeature
allow spaces in default values @my-tag {my.type} [name=John Doe]
refactor
make line pasing mechanism more tolerablefeature
include source line numbers in parsed datafeature
optionally prevent dotten names expandingbugfix
Allow to build nested tags from name.subname
even if name
wasn't dbugfix
Preserve indentation when extracting commentsimprovement
parse(source)
returns array of all blocks found in source or an empty arraybugfix
fixed indented blocks parsingInitial implementation