jmespath/jmespath.js

Is lower() supported? Case insensitivity in general?

Opened this issue · 1 comments

sreyfe commented

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.