RE: RE: Snap.svg

<[email protected]> 31 Oct 2013 11:00:59 -0700
Newsgroups gmane.text.xml.svg.devel
Message-ID <[email protected]>
Checked out Brackets, seems to be primarily focused on PSD files, not SVG. I'll spend more time later too see if has any SVG development merit.
 

 James 
 

---In [email protected], <[email protected]> wrote:

 Yes, snap.svg looks very interesting and useful. Also, another thing that I learned about at The Graphical Web is brackets. (from http://brackets.io/ http://brackets.io/ ). It is a very nice HTML editor, and it allows for real-time editing of SVG in HTML. It's an open source thing originally developed by Adobe but open sourced relatively recently. One edits code in one window and views, with real-time updates, the web page in a Chrome window. Very nice and very handy. I think I've found my code editor of choice. One of my students has been playing with snap.svg and Brackets at the same time and is, so far, very pleased. Brackets is written in JavaScript and has good internal understanding of HTML, CSS and JavaScript. I haven't gotten deeply into SVG projects with it yet, but it appears to handle whatever the Chrome browser would handle. 
  
 It's well worth experimenting with and the download is painless.
  
 cheers
 David
  
 From: [email protected] [mailto:[email protected]] On Behalf Of Oliver Boermans
Sent: Wednesday, October 30, 2013 7:44 AM
To: [email protected]
Subject: [svg-developers] Snap.svg


  
   
 Heads up for anyone messing with SVG with JavaScript (doesn’t everyone?).
  

 I expect most on this list will already be aware, but for the sake of completeness I’m doing my bit to share…
  

 From the creator of Raphaël <http://raphaeljs.com http://raphaeljs.com> is a new library: Snap.svg <http://snapsvg.io http://snapsvg.io>


  

 Unlike Raphaël, it does not attempt any shims for old versions of IE; This is a Good Thing as it frees up the library to address more SVG goodness.

  

 I’ve only touched it lightly, but have not been disappointed. I’d be interested to hear if anyone on the list stumbles on any examples that demonstrate what can be done please share them.

  

 Cheers

 Ollie

 --

 @ollicle