regef
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

regef Build Status

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

demo image

core principles

  • Render whatever you want.
  • Model your data however you want.
  • Handle customized events describing user intention, separate from your components.

examples

https://github.com/bali182/regef/tree/master/example

docs

In progress, the APIs are still not final.

Readme

Keywords

none

Package Sidebar

Install

npm i regef

Weekly Downloads

16

Version

0.1.6

License

ISC

Unpacked Size

215 kB

Total Files

113

Last publish

Collaborators

  • bali182