We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a01da6 commit c028484Copy full SHA for c028484
1 file changed
README.md
@@ -226,10 +226,18 @@ localStorage.debug = 'json-rules-engine'
226
227
## Related Projects
228
229
-https://github.com/vinzdeveloper/json-rule-editor - configuration ui for json-rules-engine:
+### [JSON Rules Editor](https://github.com/vinzdeveloper/json-rule-editor)
230
+
231
+Configuration ui for json-rules-engine.
232
233
<img width="1680" alt="rule editor 2" src="https://user-images.githubusercontent.com/61467683/82750274-dd3b3b80-9da6-11ea-96eb-434a6a1a9bc1.png">
234
235
+### [React Rules](https://github.com/rafenden/react-rules)
236
237
+A React component for building and managing rules.
238
239
+
240
241
242
## License
243
[ISC](./LICENSE)
0 commit comments