spa-request
v1.4.1
Published
XMLHttpRequest wrapper.
Readme
XMLHttpRequest wrapper
It's a demo module to show how to write network communicating modules.
Installation
npm install spa-requestUsage
Add to the scope:
var request = require('spa-request');Contribution
If you have any problems or suggestions please open an issue according to the contribution rules.
License
spa-request is released under the MIT License.
