An open-source JavaScript library for creating diagrams, flowcharts, dependency graphs and more with intuitive visualizing, manipulating and animating connections between elements in a web interface.
jsPlumb is an open-source JavaScript library for connecting and visualizing elements in a web interface. It provides a range of tools for creating diagrams, flowcharts, directed graphs, visual mapping and more.
Some key features of jsPlumb include:
jsPlumb enables developers to avoid low-level HTML5 canvas or SVG manipulation. By handling the underlying rendering and event management, jsPlumb allows you to focus on the data, behavior and user interaction parts of an interface. It's well-suited for workflow applications, data visualization, interactive architecture diagrams, and more.
jsPlumb is free, open source and licensed under both MIT and GPLv2. It works across all major browsers supporting HTML5 Canvas and has TypeScript declarations available too.
Here are some alternatives to JsPlumb - JS Visualisation Library :
Suggest an alternative ❐