Snap.svg vs Svg.js [closed]
I am the creator of SVG.js (so I’m biased too :). You’ll have to try them both and see what suits you best. With SVG.js I try to keep the syntax more javascript based so everything is more dynamic, whereas Snap often uses a string based syntax. This makes the resulting code often more human … Read more