binary-xhr

0.0.2 • Public • Published

binary-xhr

NPM

testling

var binaryXHR = require('binary-xhr')
binaryXHR(someURL, function(err, data) {
  // data is an ArrayBuffer
})

BSD LICENSE

Readme

Keywords

none

Package Sidebar

Install

npm i binary-xhr

Weekly Downloads

3

Version

0.0.2

License

ISC

Last publish

Collaborators

  • maxogden