I am using node.js for windows. I want to evaluate xpath, so I'm looking for a node.js xml module that can do this (and not sax). So far I have found Libxmljs , but I can not install it on windows.
Any idea?
EDIT: I prefer not to use cygwin, as more people will work on it, and my experience is that cygwin will be confused.
EDIT: solution
source share