svgdotjs / svg.import.js

A plugin for importing raw SVG into the svg.js library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

any chance to import by ajax?

ctzurcanu opened this issue · comments

do you plan to have ajax functions included in this plugin or other plugins or even as part of svg.js base? i think this would be the right place for importing from a server..

commented

No, ajax will never be part of svg.js. There are plenty other libraries providing this functionality. Take zepto for example, you can compile it to use only the required modules.