Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,10 +226,18 @@ localStorage.debug = 'json-rules-engine'

## Related Projects

https://github.com/vinzdeveloper/json-rule-editor - configuration ui for json-rules-engine:
### [JSON Rules Editor](https://github.com/vinzdeveloper/json-rule-editor)

Configuration ui for json-rules-engine.

<img width="1680" alt="rule editor 2" src="https://user-images.githubusercontent.com/61467683/82750274-dd3b3b80-9da6-11ea-96eb-434a6a1a9bc1.png">

### [React Rules](https://github.com/rafenden/react-rules)

A React component for building and managing rules.

![React Rules](https://github.com/rafenden/react-rules/raw/main/demo/screenshot2.png)


## License
[ISC](./LICENSE)