diff options
author | Loredana Cirstea <loredana.cirstea@gmail.com> | 2015-04-24 18:59:26 +0300 |
---|---|---|
committer | Loredana Cirstea <loredana.cirstea@gmail.com> | 2015-04-24 18:59:26 +0300 |
commit | 8dd01645ece26697123a4a4f71f523b0570bc271 (patch) | |
tree | 5508096d3f9ef24530805027d3726e58809d5994 | |
parent | 0d1e85f6e3953461808c70366528c2ac3ce7903b (diff) | |
download | svg.js-8dd01645ece26697123a4a4f71f523b0570bc271.tar.gz svg.js-8dd01645ece26697123a4a4f71f523b0570bc271.zip |
added link to svg.connectable.js fork
-rwxr-xr-x | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |