DispatcherJS icon indicating copy to clipboard operation
DispatcherJS copied to clipboard

DispatcherJS is an EventEmitter implementation that supports namespaces and callback dependency. Works on Node.js and browser.

Results 3 DispatcherJS issues
Sort by recently updated
recently updated
newest added

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [chai](https://github.com/chaijs/chai) from 3.5.0 to 4.3.4. Release notes Sourced from chai's releases. v4.3.4 This fixes broken inspect behavior with bigints (#1321) (#1383) thanks @vapier 4.3.3 / 2021-03-03 This reintroduces Assertion...

dependencies

Since we have the ability to attach events with certain namespaces, can we also add the ability to remove all events attached to a certain namespace?