#yaml #serde-yaml #data #syntax #query #jq #extracting

yaml-navigator

A library for writing and running queries against YAML

3 unstable releases

0.2.1 Feb 13, 2024
0.2.0 Feb 13, 2024
0.1.0 Jan 10, 2024

#603 in Configuration

Download history 200/week @ 2024-10-02 104/week @ 2024-10-09 64/week @ 2024-10-16 49/week @ 2024-10-23 103/week @ 2024-10-30 85/week @ 2024-11-06 325/week @ 2024-11-13 213/week @ 2024-11-20 131/week @ 2024-11-27 102/week @ 2024-12-04 61/week @ 2024-12-11 57/week @ 2024-12-18 88/week @ 2024-12-25 63/week @ 2025-01-01 166/week @ 2025-01-08 62/week @ 2025-01-15

408 downloads per month

MIT license

60KB
1K SLoC

YAML Navigator for Rust

The goal of this library is to have a jq-like approach to extracting data out of a serde_yaml::Mapping. The syntax is more minimal and focused in extracting values, not producing any new ones.

Dependencies

~2.5MB
~49K SLoC