Package: node-q (1.5.1-4)
Links for node-q
Debian Resources:
Download Source Package node-q:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Node.js module for promises (CommonJS/Promises/A,B,D)
Q is a tool for creating and composing asynchronous promises in JavaScript.
If a function cannot return a value or throw an exception without blocking, it can return a promise instead. A promise is an object that represents the return value or the thrown exception that the function may eventually provide. A promise can also be used as a proxy for a remote object to overcome latency.
This package contains the q module for Node.js.
Node.js is an event-based server-side JavaScript engine.
Download node-q
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 50.3 kB | 134.0 kB | [list of files] |