I was surprised at the lack of any simple or straightforward libraries to create flowcharts in JavaScript, so I made my own. It's very easy to implement, and it has all the basic functionality - drag, drop, rearrange, and delete. I also included a demo of a marketing automation tool (similar to Zapier, but with flowcharts) made using the engine. Hope you find it useful!