]> source.dussan.org Git - svg.js.git/commitdiff
Added absorb plugin
authorwout <wout@impinc.co.uk>
Wed, 5 Mar 2014 21:47:49 +0000 (22:47 +0100)
committerwout <wout@impinc.co.uk>
Wed, 5 Mar 2014 21:47:49 +0000 (22:47 +0100)
README.md

index 43b2d0edaa63457b3867af44ff003b2dfe3287a9..10bc38c659d456292659d24e0b90439883cca855 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -2854,6 +2854,9 @@ SVG.extend(SVG.Ellipse, SVG.Path, SVG.Polygon, {
 ## Plugins
 Here are a few nice plugins that are available for svg.js:
 
+### absorb
+[svg.absorb.js](https://github.com/wout/svg.absorb.js) absorb raw SVG data into a svg.js instance.
+
 ### draggable
 [svg.draggable.js](https://github.com/wout/svg.draggable.js) to make elements draggable.