ajax-lite
Ajax module in Vanilla JS
Ajax module in Vanilla JS
A minimalist AJAX request module.
Monadic AJAX module
A XMLHttpRequest is the safest and most reliable way to make HTTP requests and chain-xhr aims to make making XHR requests as simple as possible through a chainable API
extremely lightweight request function
An object oriented HTTP library
Simple HTTP client that works both in Node.js and browser
Promise wrapper for ajax for a bit of syntactic sugar sweetness.
Ajax (fetch or xhr2) with promises - an useful JavaScript library for convenient work with ajax requests in a browser.
Simple XMLHTTPRequest-based `fetch` implementation for streaming content.
Flex API for global fetch
basic xmlhttprequest
The barest-bones wrapper for XHR in the cases where I want to use XHR
A promise based simple abortable http client for node, browsers and React Native.
Consumes a stream of binary data and emits Buffer objects with sequence numbers to ensure proper ordering of messages. Also provides a stream which lets you reassemble the data in the correct order.
a tiny XMLHttpRequest library
Hermes is a lightweight JavaScript library built on XMLHttpRequest to make AJAX calls.
Wrap XMLHttpRequest in an angular $http-like promise
Append headers to ajax requests. Fetch or XHR.
Helper plugin simplifying the usage of the XMLHttpRequest API.