Node.js toolset for generating & transforming SVG images and sprites in modern way


License
MIT
Install
npm install svg-baker@2.0.2

Documentation

SVG Mixer

Node.js toolset for generating & transforming SVG images and sprites in modern way.

Under heavy development. Docs in progress. Stay tuned!

Main tools:

Other:

Prerequisites

Setup

Dependencies managed by Yarn workspaces, lifecycle (build, test, release) performed by Lerna. To setup the project install dependencies:

yarn install

License

Apache 2.0