jmespath.site icon indicating copy to clipboard operation
jmespath.site copied to clipboard

New Functions for JMESPath

Open the-g-man opened this issue 7 years ago • 1 comments

I'd like to propose a few additional functions for inclusion in the JMESPath specification:

https://github.com/the-g-man/jmespath-ext

They're not complex to implement but they add a great deal of power - for instance in dealing with recursive or normalized data structures.

I've added documentation and compliance tests for each of the three functions.

the-g-man avatar May 09 '17 22:05 the-g-man

Oooh. The zip function could be really useful for a project I'm currently working on. Nice ideas there @the-g-man

jameswilson avatar May 12 '20 02:05 jameswilson