💫 A simple regex-based router for `dush`, `base`, `minibase` and anything based on them. Works on Browser and Node.js. Can extend it to use `path-match` instead.
-
Updated
Jan 12, 2023 - JavaScript
💫 A simple regex-based router for `dush`, `base`, `minibase` and anything based on them. Works on Browser and Node.js. Can extend it to use `path-match` instead.
Plugin for MiniBase and Base, that adds isRegistered method to your application to detect if plugin is already registered and returns true if the given value is a base instance and a named plugin is already registered on the instance.
A simple TAP report producer based on event system. A plugin for `dush` event emitter or anything based on it
Plugin for `dush` that makes it a Deferred promise and adds `.resolve`, `.reject`, `.than` and `.catch` methods for more better error handling experience
A plugin that removes the emitter methods chaining support for `dush`, `base`, `minibase` or anything based on them
Adds support for named plugins and better error handling, by overriding the default `.use` method
Adds `.option`, `.enable` and `.disable` methods to your dush, Base or MiniBase application.
Plugin for `dush` and anything based on it. It adds helper `.define` and `.delegate` methods
To associate your repository with the minibaseplugin topic, visit your repo's landing page and select "manage topics."