From: Ionică Bizău Date: Sun, 28 Dec 2014 09:32:21 +0000 (+0200) Subject: Added connectable plugin. X-Git-Tag: 1.1.0~24^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=aebdf519cd91d1dc36bed1e847eab15d12d41ad3;p=svg.js.git Added connectable plugin. --- diff --git a/README.md b/README.md index 8066600..3a3269e 100755 --- a/README.md +++ b/README.md @@ -3113,6 +3113,9 @@ Here are a few nice plugins that are available for svg.js: ### draggable [svg.draggable.js](https://github.com/wout/svg.draggable.js) to make elements draggable. +### connectable +[svg.connectable.js](https://github.com/jillix/svg.connectable.js) to connect elements. + ### easing [svg.easing.js](https://github.com/wout/svg.easing.js) for more easing methods on animations.