issues
search
eemeli
/
yaml
YAML parser and stringifier for JavaScript
https://eemeli.org/yaml
ISC License
1.31k
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use .ts extension in relative source imports
#591
eemeli
opened
2 days ago
2
Empty Multiline Array Is Having an Empty Line and Whitespace Added Before It
#590
pjkaufman
closed
1 week ago
2
Update schema.ts
#587
vra5107
closed
2 weeks ago
2
Linebreaks in block fold field is not preserved
#586
saravmajestic
closed
1 month ago
1
Formatting of Base64 encoded binaries, i.e. long lines with no spaces, separated by newlines is not ideal
#585
rjmunro
closed
1 week ago
2
Document created using parseDocument does not store undefined values, instead stores null
#584
saravmajestic
closed
1 month ago
2
feat: add manifest logo with dark mode display condition
#582
SebConejo
closed
1 month ago
3
Add stringKeys parse option
#581
eemeli
closed
1 month ago
0
Use a proper tag for `!!merge <<` keys
#580
eemeli
closed
1 month ago
0
Support `tag:yaml.org,2002:merge` for parsing `!!merge <<: &foo`
#579
dastrobu
closed
1 month ago
0
improve ISO8601 support
#578
qraynaud
closed
1 month ago
9
chore(deps-dev): Bump rollup from 4.19.0 to 4.22.4
#577
dependabot[bot]
closed
1 month ago
1
Ending comments got lost after `stringify`
#576
longkai
closed
1 month ago
2
Comment handling is off by one
#575
bodinsamuel
opened
2 months ago
4
YAML 1.1 Pair, Key is `y`, get parsed to `true` (bool)
#574
sharky98
closed
1 month ago
2
It's possible to get a node without a range after successfully parsing a document with a map inside a collection
#573
TAGraves
closed
2 months ago
1
Multi line values formatting is not preserved when parsing and stringifying documents
#572
pksunkara
opened
3 months ago
1
Duplicate of https://github.com/eemeli/yaml/issues/105
#571
billyatroadie
closed
1 month ago
2
Array whitespace is changed between parse and stringify
#570
pksunkara
closed
1 month ago
8
Proposal: parse and stringify packages
#569
43081j
opened
3 months ago
8
Add support for regex to not be surrounded by quotes
#567
joshkotrous
closed
1 month ago
2
$ref and values with hash (#) support
#566
olegsmetanin
closed
1 month ago
2
Document.addIn incorrectly produces question marks ("?") at start of key
#565
SquirrelDeveloper
closed
3 months ago
2
[spam]
#564
bannawang
closed
3 months ago
0
Incorrect Indentation of Comments when Using `stringify()` Function
#563
Krzysztof-Kolodziejczyk
closed
3 months ago
3
`doc.toString` generates incorrect whitespace if `lineWidth` < 22
#562
remcohaszing
closed
4 months ago
2
feat: provide explicit ESM pkg entry points
#560
antongolub
opened
5 months ago
11
feat: Add --indent option to CLI tool
#559
danielbayley
closed
4 months ago
4
Indentation leaking across documents
#558
RedCMD
closed
5 months ago
4
No error on invalid `tag` `sequence` format
#557
RedCMD
closed
5 months ago
0
Unable to output blank scalar values instead of 'null'
#555
rayzorben
closed
5 months ago
0
"null" key parses as the empty string
#554
cdaringe
closed
1 month ago
5
Block Scalar indentation shenanigans
#553
RedCMD
opened
5 months ago
4
Not detecting invalid YAML for multiline strings
#552
iliapolo
closed
5 months ago
1
Incorrect parsing of explicit sibling maps
#551
RedCMD
closed
5 months ago
1
`map` parsed as `string`
#550
RedCMD
closed
5 months ago
1
`tab` incorrectly allowed before block sequence
#549
RedCMD
closed
5 months ago
1
Comment `separator` parsed as `indentation`
#548
RedCMD
closed
5 months ago
1
`#comment` parsed as incorrectly indented string in root block-scalar
#547
RedCMD
closed
5 months ago
1
`[+-].nan` incorrectly supported?
#546
RedCMD
closed
6 months ago
1
`%TAG directive should contain exactly two parts`. Detects `tag prefix` as `comment`
#545
RedCMD
closed
6 months ago
6
`parseDocument(str, options = {}): Document` does not parse elements under `]` character occurrence in new line.
#543
Krzysztof-Kolodziejczyk
closed
6 months ago
1
Update public-api.ts
#542
bluelovers
closed
6 months ago
2
Unexpected error for sufficient indentation
#539
keestux
closed
7 months ago
4
Performance issue on relatively small file
#537
Porges
opened
7 months ago
1
FR: Change YAMLMap to support non record types
#535
inlined
opened
7 months ago
1
block style >
#534
cdtut
closed
7 months ago
1
Loosing quotes around a property value in yaml after converting it to json and back to yaml.
#533
vanessadnguyen
closed
8 months ago
7
`range` of a Block Scalar should match its `value`
#532
k-jiang
closed
8 months ago
3
Fix `false` capitalization
#530
klao
closed
8 months ago
0
Next