dush-better-use
Adds support for named plugins and better error handling, by overriding the default `.use` method
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-router
A simple regex-based router for `dush`, `base`, `minibase` and anything based on them. Works on Browser and Node.js
dush-methods
Plugin for `dush` and anything based on it. It adds helper `.define` and `.delegate` methods
dush-options
Adds `.option`, `.enable` and `.disable` methods to your `dush` application