natevw / fermata

Succinct native REST client, for client-side web apps and node.js. Turns URLs into (optionally: magic!) JavaScript objects.
328 stars 24 forks source link

Properly integrate some way to deal with node-webkit #45

Open natevw opened 10 years ago

natevw commented 10 years ago

Because of https://github.com/rogerwang/node-webkit/issues/1588 and in a hurry I just made a node-webkit branch that changes the window check for an exports one. I liked the former better, and don't want to make that potentially-drastic change quickly but it'd be great if the normal dependency Just Worked™ in node-webkit.