Skip to content

Commit ad6d8a0

Browse files
authored
Merge pull request #423 from rafalenden/add-react-rules-related-project
Add react-rules to related projects README section
2 parents 8f4c594 + 0b9d7a9 commit ad6d8a0

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,19 @@ localStorage.debug = 'json-rules-engine'
226226

227227
## Related Projects
228228

229-
https://github.com/vinzdeveloper/json-rule-editor - configuration ui for json-rules-engine:
229+
_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._
230+
### [JSON Rules Editor](https://github.com/vinzdeveloper/json-rule-editor)
231+
232+
Configuration ui for json-rules-engine.
230233

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

236+
### [React Rules](https://github.com/rafenden/react-rules)
237+
238+
A React component for building and managing rules.
239+
240+
![React Rules](https://github.com/rafenden/react-rules/raw/main/demo/screenshot2.png)
241+
233242

234243
## License
235244
[ISC](./LICENSE)

0 commit comments

Comments
 (0)