blackflux / object-scan

Traverse object hierarchies using matching and callbacks.
MIT License
164 stars 16 forks source link

Compare syntax to jsonpath #1304

Open simlu opened 3 years ago

simlu commented 3 years ago

There is some good syntax inspiration there...

https://support.smartbear.com/alertsite/docs/monitors/api/endpoint/jsonpath.html

simlu commented 2 years ago

I really like the syntax for array selectors, eg [7:10] to match ranges