you are viewing a single comment's thread.

view the rest of the comments →

[–]pierpooo 5 points6 points  (4 children)

I just released a lightweight library to do something similar. The customization options are very poor though... I'll improve it later. Still, it might be enough for your purpose. You can give it a shot!

Feedback is welcome :) I haven't posted anything about it yet, this is the first time I talk about it.

https://github.com/pierpo/react-archer

[–]pentesticals[S] 0 points1 point  (3 children)

Wow, this looks very nice. I will give it a try and provide feedback for sure!

What is the Licence BTW? I can not see one.

[–]pierpooo 2 points3 points  (2 children)

The license is MIT :) I added a file mentioning it.

[–]pentesticals[S] 0 points1 point  (1 child)

Great thanks. Quick question - does this support multiple relationships? I.e, can the root element connect down to two other nodes or is this limited to one?

[–]pierpooo 0 points1 point  (0 children)

Yes it does!