YAML 1.2 parser and serializer
JavaScript parser and stringifier for YAML
YAML 1.2 parser and serializer
TypeScript definitions for js-yaml
Extract YAML front matter from a string
Read and parse a YAML file
Use Environment Variables in String
A YAML parser that produces output compatible with ESLint
Useful functions when working with YAML.
YAML language server
YAML language support for the CodeMirror code editor
Read and parse a YAML file.
[](https://travis-ci.org/mulesoft-labs/yaml-ast-parser)
YAML grammar for tree-sitter
OpenTelemetry Configuration
Integrate yaml-language-server into Volar
[](https://travis-ci.org/mulesoft-labs/yaml-ast-parser)
Lezer-based YAML grammar
YAML plugin for the Monaco Editor
Parser adapter for parsing YAML documents into OpenAPI 3.0.x namespace.
Parser adapter for parsing YAML documents into AsyncAPI 2.x.y namespace.
Tools necessary for parsing stage of ApiDOM, specifically for syntactic analysis.
Parser adapter for parsing YAML documents into OpenAPI 3.1.x namespace.
Stringify and write YAML to a file atomically
A fully YAML 1.2 compliant YAML parser
DEPRECATED — `serde_yml` is unmaintained. This release is a thin compatibility shim that forwards every call to `noyalib` (a pure-Rust, `#![forbid(unsafe_code)]` YAML library). Please migrate to `noyalib`.
DEPRECATED — `libyml` is unmaintained. This release is a thin compatibility shim that forwards every call to `unsafe-libyaml` (the upstream C-libyaml translation `libyml` was originally forked from). Please migrate to `unsafe-libyaml`, `yaml-rust2`, or `noyalib`.
The missing YAML 1.2 parser for rust
A simplified YAML structure with provenance spans
YAML Hash with merge/update capabilities
Safe Rust bindings for libfyaml YAML parser with DOM navigation, path queries, and serde-compatible Value type
A pure Rust YAML library with zero unsafe code and full serde integration
Rust models for the Arazzo Open API specification
Serde integration for yaml_rust2 crate
Additional formats for the config library.
Crate to unify the 'Value' tree types of json, yaml and toml