diff --git a/README.md b/README.md index 77cfcdf..70a2cd2 100644 --- a/README.md +++ b/README.md @@ -226,10 +226,19 @@ localStorage.debug = 'json-rules-engine' ## Related Projects -https://github.com/vinzdeveloper/json-rule-editor - configuration ui for json-rules-engine: +_The following community projects integrate with or build on json-rules-engine. They are not maintained or endorsed by the json-rules-engine team — use at your own discretion._ +### [JSON Rules Editor](https://github.com/vinzdeveloper/json-rule-editor) + +Configuration ui for json-rules-engine. rule editor 2 +### [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)