1
2 Comments

JS library for flow charts

Did anyone use a flowchart library recently for JS that you can recommend?

What I need to implement is almost exactly like NodeRed uses. You have elements with properties that you drag and drop and then link together and manipulate values on them.

I want to replace my UI with flowchart editor because it will be easier for ppl to use. This is for my opensource NodeJS project.

on November 30, 2020