File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ yarn add @arunkumar_h/rule-engine
3232- 🔎 Native [ JMESPath] ( https://jmespath.org/ ) support for data querying
3333- 🧰 Built-in caching using [ ` lru-cache ` ] ( https://isaacs.github.io/node-lru-cache/ ) for better performance
3434
35- ### ⚙️ Default Operators
35+ ## ⚙️ Default Operators
3636
3737The following operators are available by default:
3838
@@ -54,7 +54,7 @@ The following operators are available by default:
5454| includes | Array includes value |
5555| !includes | Array does not include value |
5656
57- ### 🔨 Basic Usage
57+ ## 🔨 Basic Usage
5858
5959- ` condition ` This containes ` and ` and ` or ` as main block.
6060- ` onSuccess ` value that will be returned or function that will be invoked if the condition is satisfied.
You can’t perform that action at this time.
0 commit comments