パッケージ: 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