5

could you, please, point me to some working xml -> json translation library for node.js?

A SAX-styled would be preferable to get things done while the xml file is still receiving.

Thanks

3 Answers 3

5

https://github.com/isaacs/sax-js

Sign up to request clarification or add additional context in comments.

Comments

4

You can try xml2js. I've tried it myself, but for really simple xml, so I'm not sure if it will work "while the xml file is still receiving".

Comments

0

http://code.google.com/p/x2js But it working with DOM.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.