Declarative illustrator like shape blending
npm install svg-shape-blendjavascript
// ES6 usage, import default export
import BlendSVG from 'svg-shape-blend';
// Call somewhere in your code
BlendSVG();
`
`javascript
// ES5 -> Check src/example/index.html
`
Declare
`html
`
!Circle example
`html
``