valq 0.3.1

macros for querying semi-structured data with the JavaScript-like syntax
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
str: s
num: 123
map:
  first: zzz
  second: yyy
seq:
  - first
  - 42
  - hidden: tale
author:
  name: jiftechnify
  age: 31