]> source.dussan.org Git - svg.js.git/commitdiff
Added plugins to readme
authorwout <wout@impinc.co.uk>
Tue, 8 Jan 2013 20:54:24 +0000 (21:54 +0100)
committerwout <wout@impinc.co.uk>
Tue, 8 Jan 2013 20:54:24 +0000 (21:54 +0100)
README.md

index b184c1ced89f709cd1bff2ca66b4054f366ef406..648ca8e370456d9c1363b13e087ccdc85165b8a8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -658,6 +658,13 @@ SVG.extend(SVG.Doc, {
 });
 ```
 
+## Plugins
+Here are a few nice plugins that are available for svg.js:
+
+- [svg.shapes.js](https://github.com/wout/svg.shapes.js) for more polygon based shapes.
+- [svg.easing.js](https://github.com/wout/svg.easing.js) for more easing methods on animations.
+
+
 
 ## Building
 Starting out with the default distribution of svg.js is good. Although you might want to remove some modules to keep the size at minimum.