jmespath.js
jmespath.js copied to clipboard
Is lower() supported? Case insensitivity in general?
https://jmespath.site/main/#func-lower here it is on jmespath.site, but I can't find it in this implementation. Is it hiding somewhere? If note, are there other options for case insensitive searches?
@sreyfe the site you are referring to uses the JMESPath Community fork of this library.
Similar Q at https://github.com/jmespath/go-jmespath/issues/62