Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Dispatchy is a lightweight JavaScript library that adds jQuery‑style event‑emitting capabilities to any object. It provides an API (`on`, `off`, `one`, `fire`) along with support for namespaces, one‑time listeners, and custom/persistent events, making it useful for developers who need a simple, mix‑in event system without pulling in the full jQuery library.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of royriojas/dispatchy

Account's avatar
royriojas/is-null-like
A simple javascript function that will return true if the value is null like (aka undefined or null)
Account's avatar
royriojas/bumpery
Yet another bump module, but this works exactly like the grunt-bump one, but without grunt
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
elliotf/chai-fuzzy
fuzzy matchers for chai
Account's avatar
royriojas/changelogx
Yet another changelog generator from git commits, based on conventions and with an optional hook to enforce the rules
Account's avatar
royriojas/esbeautifier
Simple wrapper around esformatter to beautify javascript files overriding the content of the files
Account's avatar
royriojas/eslinter
Simple wrapper around eslint with support for globs and cache, so files that not changed can be skipped, if previous run passed
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
royriojas/mocha-runner
A simple mocha runner that includes chai, sinon, sinon-chai and chai-fuzzy and accepts a list of globs to run
Account's avatar
royriojas/prepush
Yet another prepush script that will run tasks defined in a config file
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.
Account's avatar
royriojas/watch-run
Watch specific files or directories and re-execute a given command, using `child_process.spawn` instead of the original `child_process.exec` to have a bit more of control. Forked from `watch-run` by `

Support the repos that depend on this repository

Top contributors

royriojas's profile
royriojas
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
royriojas

royriojas/dispatchy

A jquery like event emitter/dispatcher that could be mixed with other objects to provide emitting capabilities ala jQuery Style

JavaScript
1
1
MIT License