oro / jsplumb
jsPlumb provides a means for a developer to visually connect elements on their web pages.
Installs: 218 152
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Language:JavaScript
Type:component
This package is auto-updated.
Last update: 2024-10-20 03:50:05 UTC
README
Shim repository for the jsPlumb.
Package Managers
Composer: oro/jsplumb
jsPlumb
jsPlumb provides a means for a developer to visually connect elements on their web pages. It uses SVG or Canvas in modern browsers, and VML on IE 8 and below. The latest version is 1.7.5; this will be the final version (apart from bugfix releases in 1.7.x) to support IE8. The next major release will be 2.0.0, and this will work only in modern browsers that support SVG.
If you're new to jsPlumb, please do take the time to read the documentation. There are a few integration issues that you should be aware of: z-index needs special attention, for example.