dush-better-use
Adds support for named plugins and better error handling, by overriding the default `.use` method
dush-methods
Plugin for `dush` and anything based on it. It adds helper `.define` and `.delegate` methods
dush-promise
Plugin for `dush` that makes it a Deferred promise and adds `.resolve`, `.reject`, `.than` and `.catch` methods for more better error handling experience
dush-options
Adds `.option`, `.enable` and `.disable` methods to your `dush` application
dush-tap-report
A simple TAP report producer based on event system. A plugin for `dush` event emitter or anything based on it