]> source.dussan.org Git - svg.js.git/commitdiff
added plugins to readme
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Wed, 27 May 2015 22:14:48 +0000 (00:14 +0200)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Wed, 27 May 2015 22:14:48 +0000 (00:14 +0200)
README.md

index d58944b71e71108b5bb172c34223d82d9747d264..daae4ec0c1b032b43a3fe30f270d6478c6566c67 100644 (file)
--- 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: