Callback Packages

callback-queue

Put your callbacks into queue to make sure that concurrent requests that you might want to perform will only be executed once

3.0.0 • Published 6 years ago

callback-timeout

Invokes callback with single error argument if timeout occurs before it's invoked by other means

4.0.0 • Published 7 years ago

quick-event

quick-event is a TypeScript event library that provides tools that enable your application components to communicate with each other by dispatching events and listening for them. With eventpp you can easily implement signal/slot mechanism, or observer pat

0.1.4 • Published 4 years ago