svg-compactor
v0.0.7
Published
Turns a folder of SVG files into a single css file using data-uri
Downloads
3
Readme
svg-compactor 0.0.1
Turns a folder of SVG files into a single file.
This npm package is based on SVG-Stacker [https://github.com/preciousforever/SVG-Stacker]. The whole thing do exactly the same, except it uses 'cheerio' instead of 'libxmljs' for DOM manipulations to work on windows platform.