I am creating a desktop application using NodeWebKit
, sails.js
, and AngularJS
where users can create documents and add flowcharts, diagrams, etc., similar to draw.io and Gliffy.com, which allows a user to create a flowchart by dragging and dropping from the sidebar.
Are there a JavaScript library which allows me to do that?