From 4e64bdcd0f0ec21b2229b6d9703a568319939d7e Mon Sep 17 00:00:00 2001 From: Loredana Cirstea Date: Fri, 24 Apr 2015 19:01:02 +0300 Subject: [PATCH] added link to svg.connectable.js fork --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09a1a46..4f9a5b4 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 -- 2.39.5