Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb10fff commit 81ad817Copy full SHA for 81ad817
README.md
@@ -387,7 +387,7 @@ JsQuery language, but main part is supported.
387
* `$exists` - supported;
388
* `$type` - supported.
389
390
-#### Evaluation operators:
+##### Evaluation operators:
391
* `$mod` - not supported;
392
* `$regex` - not supported;
393
* `$text` - supported;
@@ -396,7 +396,7 @@ JsQuery language, but main part is supported.
396
##### Bitwise operators:
397
* All operators are not supported.
398
399
-#### Array operators:
+##### Array operators:
400
* `$all` - supported;
401
* `$elemMatch` - supported;
402
* `$size` - supported.
0 commit comments