svgdotjs/svg.import.js

any chance to import by ajax?

ctzurcanu opened this issue · 1 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..

wout 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.