Krot Eval

Results 156 issues of Krot Eval

`$.something[?(@.another)]` - is works `[0][?(@.another)]` - don't work `*[?(@.another)] `- also don't work

Hi! Can I somehow find all arrays without elements? For example, select all where items is 0 elements: ![image](https://user-images.githubusercontent.com/38257723/66496693-fca98080-eac3-11e9-9846-21f277ebf580.png)

Operator | Description -- | -- =~ | left matches regular expression [?(@.name =~ /foo.*?/i)] https://github.com/json-path/JsonPath#filter-operators

Hi! Thanks for package. For example I have code: ```php $range = new IntegerRange('1', 1_000, '[', ']'); ``` and I want to get a `true` or `false` answer, whether my...

enhancement
good first issue

Hi! Help me how can set up the same thing with ACL turned on.

### Summary H! I could not find anything similar in the documentation. https://www.consul.io/api-docs/agent and concrete https://www.consul.io/api-docs/agent#update-acl-tokens `PUT /v1/agent/token/default` it the same that `consul acl set-agent-token default ""` ### Issue Type...

feature
module
plugins
clustering