vue-rule-builder
vue-rule-builder copied to clipboard
A component for building complex rules
Adapt the builder.js file to vue 3
when i try to execute the code in vue 3 it shows the following error. please update it to latest version of vue main.js:49 [Vue warn]: Property "$scopedSlots" was accessed...
Use Rule
Hey @blocka, it looks really great what you did here. I was wondering, what system do you use this rules in so which engine do you use? Something like [json-rules-engine](https://www.npmjs.com/package/json-rules-engine)...
All of these rules are true or Any of these rules are true is only applicable when there is more than one rules. When the rules is empty or contain...
My attempt: 