summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoredana Cirstea <loredana.cirstea@gmail.com>2015-04-24 18:59:26 +0300
committerLoredana Cirstea <loredana.cirstea@gmail.com>2015-04-24 18:59:26 +0300
commit8dd01645ece26697123a4a4f71f523b0570bc271 (patch)
tree5508096d3f9ef24530805027d3726e58809d5994
parent0d1e85f6e3953461808c70366528c2ac3ce7903b (diff)
downloadsvg.js-8dd01645ece26697123a4a4f71f523b0570bc271.tar.gz
svg.js-8dd01645ece26697123a4a4f71f523b0570bc271.zip
added link to svg.connectable.js fork
-rwxr-xr-xREADME.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6910fc0..09a1a46 100755
--- 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.