xhr2-lib
xhr2-lib copied to clipboard
npm install
Do you mind adding a package.json so that I can use NPM to download this?
I've not really touched this project for a while. I could add it to NPM and make it AMD compatible, what's the reason for wanting to download it from NPM?
I use it in a project that has a mix of node.js (server) and client (web) work, and the NPM utilities are now nicely merged with the Node Tools for VS2013. Since NPM is a good way to search for modules, it might be nice to expose this to others (I certainly found this module useful).
Ok, I'll add it once I get a chance or feel free to open a pull request if you don't want to wait for me :smile_cat: