+1 All other language environments have neat XML DOM implementations, and Node.js still hasn't, I also strongly miss that.
xmldom looks interesting. If you'll find any other good solutions let us know. On Friday, July 6, 2012 12:17:24 AM UTC+2, Alan Gutierrez wrote: > > I'd like to parse XML and manipulate it on the server using W3C XML DOM, > so that > the code can be shared with the browser. > > I've begun working with https://github.com/jindw/xmldom and I'm wondering > if > anyone has any opinions about the alternatives. I like this library > because it > is pure JavaScript, no dependencies on libxml2 or expat. > > I've found https://github.com/tmpvar/jsdom, but I've found people having > problems using jsdom against XML. > > https://groups.google.com/d/topic/jsdom/BuIAbklh5rA/discussion > https://groups.google.com/d/topic/jsdom/taHLnXcfsj4/discussion > > jsdom seems very popular, however xmldom focuses more directly on what I > need to > accomplish, parse XML, not HTML, on the server side using W3 XML DOM. > > -- > Alan Gutierrez - http://twitter.com/bigeasy - http://github.com/bigeasy > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to nodejs@googlegroups.com To unsubscribe from this group, send email to nodejs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en