dush-no-chaining
A plugin that removes the emitter methods chaining support for `dush`, `base`, `minibase` or anything based on them
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
minibase-create-plugin
Utility helper for creating [dush][]/[minibase][] or [base][] named or anonymous plugins more easily
dush-router
A simple regex-based router for `dush`, `base`, `minibase` and anything based on them. Works on Browser and Node.js
dush-better-use
Adds support for named plugins and better error handling, by overriding the default `.use` method