aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-07-10 19:55:03 +0100
committerwout <wout@impinc.co.uk>2013-07-10 19:55:03 +0100
commitbd56387eb18ca03b94b25ca96a9b79152edf9c34 (patch)
treefd6f0095dc22a8a7fae5072c91450dff1fabb59b
parent794f0defea662d94df8880e1e111e47de9f81621 (diff)
downloadsvg.js-bd56387eb18ca03b94b25ca96a9b79152edf9c34.tar.gz
svg.js-bd56387eb18ca03b94b25ca96a9b79152edf9c34.zip
Updated README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 78d6424..64630c9 100644
--- 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).