#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

#1567 in Encoding

Download history 56/week @ 2024-08-21 74/week @ 2024-08-28 118/week @ 2024-09-04 85/week @ 2024-09-11 80/week @ 2024-09-18 160/week @ 2024-09-25 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 92/week @ 2024-12-04

820 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
~50K SLoC