Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-31 | 355 Bytes | |
v2.7.0 source code.tar.gz | 2024-12-31 | 235.8 kB | |
v2.7.0 source code.zip | 2024-12-31 | 299.6 kB | |
Totals: 3 Items | 535.8 kB | 0 |
The library is now available on JSR as @eemeli/yaml and on deno.land/x as yaml. In addition to Node.js and browsers, it should work in Deno, Bun, and Cloudflare Workers.
- Use .ts extension in all relative imports (#591)
- Ignore newline after block seq indicator as space before value (#590)