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

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

#1552 in Encoding

Download history 173/week @ 2024-07-27 126/week @ 2024-08-03 81/week @ 2024-08-10 55/week @ 2024-08-17 63/week @ 2024-08-24 111/week @ 2024-08-31 77/week @ 2024-09-07 63/week @ 2024-09-14 133/week @ 2024-09-21 217/week @ 2024-09-28 171/week @ 2024-10-05 31/week @ 2024-10-12 67/week @ 2024-10-19 72/week @ 2024-10-26 73/week @ 2024-11-02

246 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