Skip to content

nathan7/xhr-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xhr-json

Promised JSON XHR.

Installation

$ npm install xhr-json

or

$ component install nathan7/xhr-json

API

xhrJson(url, options)

xhrJson(options)

Fetches the given URL (with the given options), parses the response as JSON, and returns that (as a promise). See nathan7/xhr for the options object.

License

MIT

About

Promised JSON XHR.

Resources

Stars

Watchers

Forks

Packages

No packages published