diff options
author | wout <wout@impinc.co.uk> | 2013-02-02 19:11:39 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-02-02 19:11:39 +0100 |
commit | 87dd4169a0315310cacefefc9b3157428f584c51 (patch) | |
tree | 8ec07d791a2bc7765592fd5278638d94b167d0f0 /README.md | |
parent | e5fb908aa5e2f68ed75684662a7f22ad182f4cc9 (diff) | |
download | svg.js-87dd4169a0315310cacefefc9b3157428f584c51.tar.gz svg.js-87dd4169a0315310cacefefc9b3157428f584c51.zip |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -729,6 +729,7 @@ 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. +- [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. |