summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2015-05-28 00:14:48 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2015-05-28 00:14:48 +0200
commit73992b290275d5de10a9f4ea9c06a7bd7477abe6 (patch)
tree2f2185f36f9073a248ecb92744c18df25bac1c2b
parent6fa1fbf980f4e06b535dc651b85b7b2d9ddca53a (diff)
downloadsvg.js-73992b290275d5de10a9f4ea9c06a7bd7477abe6.tar.gz
svg.js-73992b290275d5de10a9f4ea9c06a7bd7477abe6.zip
added plugins to readme
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index d58944b..daae4ec 100644
--- a/README.md
+++ b/README.md
@@ -3182,6 +3182,14 @@ Here are a few nice plugins that are available for svg.js:
### comic
[comic.js](https://github.com/balint42/comic.js) to cartoonize any given svg.
+### draw
+[svg.draw.js](https://github.com/fuzzyma/svg.draw.js) to draw elements with your mouse
+
+### select
+[svg.select.js](https://github.com/fuzzyma/svg.select.js) to select elements
+
+### resize
+[svg.resize.js](https://github.com/fuzzyma/svg.resize.js) to resize elements with your mouse
## Contributing
All contributions are very welcome but please make sure you: