YAML parser
  • JavaScript 100%
Find a file
2026-04-14 17:24:26 +02:00
dist Initial add 2024-01-19 10:13:40 +01:00
src Fix a typo in the anchor tokenizer 2026-01-29 07:56:27 +01:00
test Revert "Adjust tests to another @lezer/lr bugfix" 2026-01-06 14:15:29 +01:00
.gitignore Add boilerplate 2022-07-05 14:38:12 +02:00
.npmignore Add boilerplate 2022-07-05 14:38:12 +02:00
CHANGELOG.md Mark version 1.0.4 2026-01-29 07:56:41 +01:00
LICENSE Adjust licence 2024-01-21 20:11:53 +01:00
package.json Update github links 2026-04-14 17:24:26 +02:00
README.md Mark version 1.0.0 2024-01-22 08:46:25 +01:00
rollup.config.js Initial add 2024-01-19 10:13:40 +01:00

@lezer/yaml

This is a YAML grammar for the lezer parser system.

Reference:

The initial implementation of this package was funded by Braintrust Data.