[](https://www.npmjs.com/package/axios-offline-queue) [](https://www.npmjs.com/package/axios-offline-queue) [![License: MIT]
Emulate AWS λ and SQS locally when developing your Serverless project
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
Promise based HTTP client for the browser and node.js
A shim for the setImmediate efficient script yielding API
A link to queue requests when a certain condition is met (eg. device is offline)
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
Handy toolbelt to deal with offline mode in React Native applications. Cross-platform, provides a smooth redux integration.
The smallest and simplest JavaScript priority queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Axios plugin that intercepts failed requests and retries them whenever posible.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Retry HTTP requests with Axios.
Axios adapter that allows to easily mock requests
Promise based HTTP client for the browser and node.js
In memory queue system prioritizing tasks
Emulate AWS Lambda ans SQS locally by listening to external SQS
Promise-based queue
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Sequential asynchronous lock-based queue for promises
Simple JS queue with auto run for node and browsers
Queue and run promise based jobs. Can be used to control the use of resources like upload bandwith effectively.