0.9.0 • Published 6 years ago
js-inlinesvg v0.9.0
js-inlinesvg
MIT-Licensed :: Blanik.me :: Amadeusz Blanik :: 2019
This package use Fetch API so you may need to upgrade your Babel to newer version or use Polyfill.
How to use
- Install
js-inlinesvgpackage. Eg.yarn add js-inlinesvg - Import
InlineSVG.js. Eg.import InlineSVG from "js-inlinesvg" - Define InlineSVG in your
app.jsfile. Eg.const InlineSVG = new InlineSVG("inlineSVG")
0.9.0
6 years ago