Snap – A JavaScript SVG Library
snapsvg.io
Snap – A JavaScript SVG Library
1–10 of 60 posts
Re: Snap – A JavaScript SVG Library
#2-JD @jonathanAdunlap
Re: Snap – A JavaScript SVG Library
#3Then I came across the "about" section where it says it was created by the creator of Raphael.js[1].
Say no more.. I'm in!
Re: Snap – A JavaScript SVG Library
#4Re: Snap – A JavaScript SVG Library
#5*Edit - toString()?
Re: Snap – A JavaScript SVG Library
#6Re: Snap – A JavaScript SVG Library
#7Re: Snap – A JavaScript SVG Library
#8Libraries like this come up on HN on a regular basis it seems. As I read through the site I kept asking myself "this looks great and all, but can I depend on it in the long term?". Then I came across the "about" section where it says it was created by the creator of Raphael.js[1]. Say no more.. I'm in! [1] http://raphaeljs.com/
https://twitter.com/DmitryBaranovsk/status/39305298289322393...
> Here we go: new SVG library from Adobe by yours truly Snap.svg. Snapsvg.io
I didn't know Dmitry was Raphael's creator nor that he was working for Adobe. So all I saw was "Adobe" and thought "Flash" and then, "Nah"
Re: Snap – A JavaScript SVG Library
#9I feel like whenever one of these gets posted, it should have a compare / contrast with d3.js
Re: Snap – A JavaScript SVG Library
#10I had a really time figuring out what this is, but the "Getting Started" page shows off the API a bit. Wonder why they didn't just call it Raphael 3.0.
So I'm guessing this way they can map directly to SVG and not worry about breaking APIs and compatibility.