Sequential Packages

the.eventbus

Eventbus let you design your code on event/listener approach. Eventbus executes listeners sequential when an event is fired. I had implemented this approach on refactoring a hude javascript method. This approach allows you to implement business logic by c

1.0.4 • Published 8 years ago