]> source.dussan.org Git - svg.js.git/commitdiff
added link to svg.connectable.js fork
authorLoredana Cirstea <loredana.cirstea@gmail.com>
Fri, 24 Apr 2015 15:59:26 +0000 (18:59 +0300)
committerLoredana Cirstea <loredana.cirstea@gmail.com>
Fri, 24 Apr 2015 15:59:26 +0000 (18:59 +0300)
README.md

index 6910fc0d293146a6450557598db95915ba7dc5e1..09a1a464233f2849d3cf9177b063441cdf5b3a56 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -3140,6 +3140,7 @@ Here are a few nice plugins that are available for svg.js:
 
 ### connectable
 [svg.connectable.js](https://github.com/jillix/svg.connectable.js) to connect elements.
+[svg.connectable.js fork](https://github.com/loredanacirstea/svg.connectable.js) to connect elements (added: curved connectors, you can use any self-made path as a connector, choosable 'center'/'perifery' attachment, 'perifery' attachment for source / target SVG Paths uses smallest-distance algorithm between PathArray points)
 
 ### easing
 [svg.easing.js](https://github.com/wout/svg.easing.js) for more easing methods on animations.