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