Note

Looks like node.js for windows is not there yet. Cannot get jsdom onto Azure https://www.windowsazure.com/en-us/develop/nodejs/… works perfectly on http://microformat-node.jit.su/
‐ Also on:
Mentions:
Yavor Georgiev
@glennjones jsdom is one of the remaining native modules that don't work on Windows, working on it /cc @gblock
Glenn Block
@theyavor @glennjones it works on windows now, there is a port.
Glenn Block
@theyavor @glennjones there is a version that does not depend on contexify which is native.
Glenn Block
@glennjones @theyavor it works fine via npm as long as you have node-gyp installed. You'll need to push the built module to get it on Azure
Dave Ward
@theyavor @glennjones @gblock Cheerio is a great jsdom alternative on Windows in situations that it does what's needed: http://encosia.com/cheerio-faster-windows-friendly-alternative-jsdom/
Glenn Jones
@Encosia @gblock Now got microformat-node working on Azure node.js hosting. Moved from JSDom to Cheerio great module https://github.com/MatthewMueller/cheerio
Glenn Block
@glennjones @Encosia great to hear. Been meaning to try out Cheerio. Jsdom does work, you just have to push the pre built binary.

Data formats:

API