New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

areq

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

areq

A timeout controller for asynchronous requests with defer.

0.2.0
latest
Source
npm
Version published
Weekly downloads
56
-58.52%
Maintainers
1
Weekly downloads
 
Created
Source

areq

A timeout controller for asynchronous requests with defer.

Travis branch npm npm


Documentation

Please visit the Wiki.

Overview

areq is a timeout controller for asynchronous requests with Promise defers (e.g., Q.defer()). It tackles the event listener registering and timeout rejection for you.

Installation

$ npm install areq --save

Usage

See Usage on the Wiki for details.

License

Licensed under MIT.

FAQs

Package last updated on 21 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts