20 ms·
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 http://pabl
by premasagar 13y 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 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/ http://brightondigitalfestival.co.uk/events/pablo/
- andybak 13y agoIt's a while since I checked http://caniuse.com/svg http://caniuse.com/svg and it's nice to see it green across the board. Even the mobile browsers.
- danmaz74 13y agoSuggestion: I see that there are two examples down the page, but I would suggest to also feature them in the menu.
- premasagar 13y agoCheers for the feedback. Do you mean to add something like "Examples" to the navigation links at the top?
- danmaz74 13y agoYes, 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 :)
- premasagar 13y agoI'll look into that. Thanks.