1.0.0-alpha.1 • Published 7 years ago
svg-to-inline v1.0.0-alpha.1
SVG to Inline 
Web Component to request an SVG file external and use inline.
Work in Progress
Installation
npm i svg-to-inlineUsage
<script type="module">
import 'svg-to-inline/svg-to-inline.js';
</script>
<svg-to-inline
path="images/logos/logo.svg"
lazy="true"
class-Name="my-class other-class"
loading-Label="Loading"
></svg-to-inline>Contributing
License
SVG to Inline is released under the terms of the MIT.
1.0.0-alpha.1
7 years ago
1.0.0-alpha.0
7 years ago