@architect/parser
Advanced tools
Changelog
[7.0.0 - 7.0.1] 2024-01-08
Changelog
[7.0.0 - 7.0.1] 2024-01-08
Changelog
[6.0.3] 2023-07-31
Changelog
[6.0.1 - 6.0.2] 2022-11-04
.arc
+ yaml
formatsChangelog
[6.0.1 - 6.0.2] 2022-11-04
.arc
+ yaml
formatsChangelog
[6.0.0] 2022-01-23
toml
supportChangelog
[5.0.2] 2021-10-11
Changelog
[5.0.1] 2021-10-07
maps
and vectors
in the ASTChangelog
[5.0.0] 2021-09-13
parse.parser
now returns an AST objectparse.parser
accepts lexeme tokens and returns an AST object (with comments preserved)parse.compiler
accepts an AST and returns one of arc
, json
, or yaml
(toml
support planned)\r\n
was not being accounted for and could result in buggy reads.arc
map objects will throw if a key is undefined