aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-02-21 19:37:35 +0100
committerwout <wout@impinc.co.uk>2013-02-21 19:37:35 +0100
commit968406ea2f45e756f081268370703c522a929cfb (patch)
tree6a487e439d259dce0664c5c8fd67ed20102888b8
parent5e5593b5bd4b3f32eae42d82c0c9020025d26020 (diff)
downloadsvg.js-968406ea2f45e756f081268370703c522a929cfb.tar.gz
svg.js-968406ea2f45e756f081268370703c522a929cfb.zip
Added svg.export.js plugin to README0.7
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9e0ac2b..a537d39 100644
--- a/README.md
+++ b/README.md
@@ -796,6 +796,7 @@ Here are a few nice plugins that are available for svg.js:
- [svg.import.js](https://github.com/wout/svg.import.js) import raw SVG data.
- [svg.draggable.js](https://github.com/wout/svg.draggable.js) to make elements draggable.
- [svg.clippath.js](https://github.com/wout/svg.clippath.js) clip elements.
+- [svg.export.js](https://github.com/wout/svg.export.js) export raw svg.
## Building