A graphical editing tool for React.It was mainly design with flowcharts/diagrams in mind. Many ideas were taken from GEF.
WARNING: this project is work in progress. It's not fully tested, progress of tests can be followed on: https://travis-ci.org/bali182/regef
- Render whatever you want.
- Model your data however you want.
- Handle customized events describing user intention, separate from your components.
https://github.com/bali182/regef/tree/master/example
In progress, the APIs are still not final.