[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#802008: ITP: node-seq -- Chainable asynchronous flow control



Package: wnpp
Severity: wishlist
Owner: Ross Gammon <rossgammon@mail.dk>

* Package name    : node-seq
  Version         : 0.3.5
  Upstream Author : James Halliday <mail@substack.net> (http://substack.net)
* URL             : https://github.com/substack/node-seq
* License         : MIT/X11
  Programming Lang: JavaScript
  Description     : 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 is a build dependency of Browserify (https://bugs.debian.org/780357),
and will be maintained within the Debian Javascipt Team.

For reference, this is the dependency chain for node-seq:
NPM                                               Debian
seq (0.3.5)                                       None
├─ chainsaw (>=0.0.7 <0.1)                        node-chainsaw (0.1.0-1)
└─ hashish (>=0.0.2 <0.1)                         None
   └─ traverse (>=0.2.4)                          node-traverse (0.6.1-1)

Regards,

Ross


Reply to: