Minimalist alternative for Base. Build complex APIs with small units called plugins. Works well with most of the already existing [base][] plugins.
Utility helper for creating [dush][]/[minibase][] or [base][] named or anonymous plugins more easily
Tests for applications built on [minibase][] or [base][]. All Base apps passes these tests.
Plugin for [base][] and [minibase][] that overrides the core `.define` method to be more better.
Plugin for [minibase][] that adds useful initial properties for test results
Plugin for [dush][], [minibase][] and [base][], that adds `isRegistered` method to your application to detect if plugin is already registered and returns true or false if named plugin is already registered on the instance
Plugin for [minibase][] and [base][], that adds `.visit` method to your application to visit a method over the items in an object, or map visit over the objects in an array. Using using [collection-visit][] package.
Tests for applications built on MiniBase
Plugin for [minibase][] and [base][], that adds assertion methods - most of [assert-kindof][] methods and built-ins assert module.
Plugin for [minibase][] and [base][] that adds control flow methods `.serial` and `.parallel` to your application, based on the power of [each-promise][] lib for dealing with async flow.
Minimalist, extensible framework for building programmatic API interfaces of CLI programs, built on [minibase][].
A plugin that removes the emitter methods chaining support for `dush`, `base`, `minibase` or anything based on them
A simple regex-based router for `dush`, `base`, `minibase` and anything based on them. Works on Browser and Node.js
Small, safe and extensible library to deal with asynchronous control flow, built on [minibase][]
A simple TAP report producer based on event system. A plugin for `dush` event emitter or anything based on it
Adds `.option`, `.enable` and `.disable` methods to your `dush` application
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.