@vusion/svg-sprite
v1.6.0
Published
SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)
Downloads
222
Readme
@vusion/svg-sprite
This is a fork of svg-sprite with some modifications. Remove PhantomJS which is very large for main project.
Modifications
lib/svg-sprite/shape.js
- delete PhantomJs process when there are no width and height
svg-sprite
is a low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types.