]> source.dussan.org Git - svg.js.git/commitdiff
Added svg.filter.js plugin to readme 0.30
authorwout <wout@impinc.co.uk>
Thu, 25 Jul 2013 19:37:02 +0000 (20:37 +0100)
committerwout <wout@impinc.co.uk>
Thu, 25 Jul 2013 19:37:02 +0000 (20:37 +0100)
README.md

index bfcf6b0d6deece0df57d74d1e26a89ec62b95e41..f01ed8a070a84874ceb6eabde9798becddab2f43 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1302,6 +1302,7 @@ Here are a few nice plugins that are available for svg.js:
 - [svg.draggable.js](https://github.com/wout/svg.draggable.js) to make elements draggable.
 - [svg.easing.js](https://github.com/wout/svg.easing.js) for more easing methods on animations.
 - [svg.export.js](https://github.com/wout/svg.export.js) export raw SVG.
+- [svg.filter.js](https://github.com/wout/svg.filter.js) adding svg filters to elements.
 - [svg.foreignobject.js](https://github.com/john-memloom/svg.foreignobject.js) foreignObject implementation (by john-memloom).
 - [svg.import.js](https://github.com/wout/svg.import.js) import raw SVG data.
 - [svg.math.js](https://github.com/otm/svg.math.js) a math extension (by Nils Lagerkvist).