summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIonică Bizău <bizauionica@yahoo.com>2014-12-28 11:32:21 +0200
committerIonică Bizău <bizauionica@yahoo.com>2014-12-28 11:32:21 +0200
commitaebdf519cd91d1dc36bed1e847eab15d12d41ad3 (patch)
tree4bf896ae522dd2bc6a265b3bcf9994889f9bf233
parent7984a87786effaed2ed6e517c899cc68204e4e6b (diff)
downloadsvg.js-aebdf519cd91d1dc36bed1e847eab15d12d41ad3.tar.gz
svg.js-aebdf519cd91d1dc36bed1e847eab15d12d41ad3.zip
Added connectable plugin.
-rwxr-xr-xREADME.md3
1 files changed, 3 insertions, 0 deletions
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.