Sign in Sign up
npm

addTimeout

Wraps a callback to handle a timeout. If the timeout occurs before the callback being called, it either uses the first argument for returning the TimeoutError (Node.JS style) or let it handle by a specialized handler

npm View on Npm

Activity

Latest release
13y ago
Total releases
8
Cadence
~daily
Last 12 months
0

Details

First release
Jul 21, 2011
Releases
Version Released
0.4.0 minor
0.2.3 patch
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.2 patch
0.1.1 patch
0.1.0 initial