Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding operator #61

Open
Faqual opened this issue Jul 27, 2022 · 0 comments
Open

Adding operator #61

Faqual opened this issue Jul 27, 2022 · 0 comments

Comments

@Faqual
Copy link

Faqual commented Jul 27, 2022

I'm looking for an operators used in other projects :

Operator Description
=~ Matches a JavaScript regular expression. For example, [?(@.description =~ /cat.*/i)] matches items whose description starts with cat (case-insensitive).
contains Checks if a string contains the specified substring (case-sensitive), or an array contains the specified element.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant