svg-sprite / svg-sprite

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

Home Page:https://github.com/svg-sprite/svg-sprite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor `bin/svg-sprite.js`

Kreeg opened this issue · comments

commented
  1. move logic into functions
  2. move this functions into separate files

This would benefit further refactoring / improvements / updates, like #406 #789