Hacker News new | ask | show | jobs
by premasagar 4651 days ago
It's great to see the steady rise of SVG on the web (finally!).

I've created a small JavaScript library for SVG, called "Pablo": http://pablojs.com

It packs in a lot for its size. Pablo lets you create and manipulate SVG, somewhat similarly to using jQuery and Underscore.

For those near Brighton, UK - there's a launch event this Friday: http://brightondigitalfestival.co.uk/events/pablo/

2 comments

It's a while since I checked http://caniuse.com/svg

and it's nice to see it green across the board. Even the mobile browsers.

Suggestion: I see that there are two examples down the page, but I would suggest to also feature them in the menu.
Cheers for the feedback. Do you mean to add something like "Examples" to the navigation links at the top?
Yes, for example - even better, a big button with "See it in action" or something similar. What's important is to make it very easy to find something cool - that for a graphics library is very important. Good luck :)
I'll look into that. Thanks.