[ 源代码: node-seq ]
软件包:node-seq(0.3.5-2)
Chainable asynchronous flow control
Seq is an asynchronous flow control library with a chainable interface for sequential and parallel actions. Even the error handling is chainable.
Each action in the chain operates on a stack of values. There is also a variables hash for storing values by name.
Node.js is an event-based server-side JavaScript engine.
其他与 node-seq 有关的软件包
|
|
|
|
-
- dep: node-chainsaw (>= 0.0.7)
- Node.js module to build chainable fluent interfaces
-
- dep: node-hashish (>= 0.0.2)
- maniuplate hash data structures in Node.js
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable