#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

#757 in Configuration

Download history 292/week @ 2024-11-14 187/week @ 2024-11-21 136/week @ 2024-11-28 88/week @ 2024-12-05 41/week @ 2024-12-12 87/week @ 2024-12-19 67/week @ 2024-12-26 85/week @ 2025-01-02 147/week @ 2025-01-09 68/week @ 2025-01-16 132/week @ 2025-01-23 91/week @ 2025-01-30 205/week @ 2025-02-06 252/week @ 2025-02-13 196/week @ 2025-02-20 269/week @ 2025-02-27

960 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