summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0c5173e..d58944b 100755
--- a/README.md
+++ b/README.md
@@ -3150,6 +3150,8 @@ 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.