Description
Provides a JavaScript library for parsing YAML into data structures and stringifying data back to YAML. It is used by tools that read configuration files, workflows, manifests, or structured text data.
Most users install it as a dependency. Developers should validate YAML input carefully when it controls builds, deployments, or application behavior.