jmespath / jmespath/jmespath.rb

Support arithmetic expressions

Open
#62 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
167
Forks
43
PR merge metrics
No merged PRs in 30d

Description

Thanks for this great library!

I just noticed the following:

```rb
JMESPath.search('`2` * `2`', '')
# => unexpected token star (JMESPath::Errors::SyntaxError)
```

I guess [arithmetic expressions](https://jmespath.site/main/#spec-arithmetic-expressions) are not supported by this gem?

If so, maybe they could be added?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.