command-chain
v68.0.1
Published
Command Chain is a simplified, `express` inspired middleware-runner function.
Downloads
11
Maintainers
Readme
Commanded Chain is an implementation of the Chain of Command pattern, couching mostly from Apache Commons Chain http://commons.apache.org/chain/
Please see https://github.com/rektide/ex-cathedra-js/blob/master/chain.js for a more recent reimagining, one whose context passing / execution is Liskov substitution principle capable.