GitHub topics: dush
tunnckoCoreLabs/dush
:clap: Microscopic & functional event emitter in ~350 bytes, extensible through plugins.
Language: JavaScript - Size: 329 KB - Last synced at: about 20 hours ago - Pushed at: 12 months ago - Stars: 111 - Forks: 7

tunnckoCore/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
Language: JavaScript - Size: 488 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

tunnckoCore/dush-better-use
Adds support for named plugins and better error handling, by overriding the default `.use` method
Language: JavaScript - Size: 494 KB - Last synced at: about 20 hours ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

tunnckoCore/dush-options
Adds `.option`, `.enable` and `.disable` methods to your dush, Base or MiniBase application.
Language: JavaScript - Size: 576 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

node-minibase/minibase-is-registered
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.
Language: JavaScript - Size: 111 KB - Last synced at: about 20 hours ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 0

node-minibase/minibase-create-plugin
Utility helper for creating `dush` / `minibase` plugins more easily. Plugins created with this may partially work for `base` too
Language: JavaScript - Size: 123 KB - Last synced at: about 20 hours ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0
