licenses.dev

xhr-request v1.1.0

tiny http client for Node and the browser

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
buffer-to-arraybuffer • 0.0.5Convert Buffer to ArrayBufferDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
global • 4.4.0Require global variablesINDIRECT3
is-function • 1.0.2is that thing a function? Use this module to find outINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillDIRECT0
parse-headers • 2.0.5Parse http headers, works with browserify/xhrINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
query-string • 5.1.1Parse and stringify URL query stringsDIRECT3
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 2.8.2Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.DIRECT5
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedDIRECT0
url-set-query • 1.0.0small function to append a query string to a URLDIRECT0
xhr • 2.6.0small xhr abstractionDIRECT7
xtend • 4.0.2extend like a bossINDIRECT0
ISC2
PackageRelationDependenciesPublished
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown2
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/xhr-request)](https://licenses.dev/npm/xhr-request)
<a href="https://licenses.dev/npm/xhr-request">
  <img src="https://licenses.dev/b/npm/xhr-request" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.0 version:

[![licenses](https://licenses.dev/b/npm/xhr-request/1.1.0)](https://licenses.dev/npm/xhr-request/1.1.0)
<a href="https://licenses.dev/npm/xhr-request/1.1.0">
  <img src="https://licenses.dev/b/npm/xhr-request/1.1.0" alt="licenses" />
</a>
GitHub