]> source.dussan.org Git - svg.js.git/commitdiff
Updated README
authorwout <wout@impinc.co.uk>
Wed, 10 Jul 2013 18:55:03 +0000 (19:55 +0100)
committerwout <wout@impinc.co.uk>
Wed, 10 Jul 2013 18:55:03 +0000 (19:55 +0100)
README.md

index 78d64242897d19c3b3d668b02bf0e421295cb2cb..64630c9c8ede0541f2dafdeb6082332e4876dfc7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1245,6 +1245,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.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).
 - [svg.path.js](https://github.com/otm/svg.path.js) for manually drawing paths (by Nils Lagerkvist).