套件: node-seq (0.3.5-3)
node-seq 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-seq:
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Yadd
外部的資源:
- 主頁 [github.com]
相似套件:
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
- Node.js module to build chainable fluent interfaces
-
- dep: node-hashish
- manipulate hash data structures in Node.js