generator-ticker
An ES6 generator similar to setInterval that adjusts for slow receivers.
An ES6 generator similar to setInterval that adjusts for slow receivers.
Zero CPU overhead, zero dependency, true event-loop blocking sleep. Based on the abandoned atomic-sleep project.
Evented State Processor (ESP) adds specific processing workflow around changes to a model's state
Unblock event loop with setImmediate
Smart scheduled tasks manager for Node
Efficient JavaScript app initialization library with staged execution and dependency management
Various EventEmitter event replacements with synchronous, a-synchronous, and queued events. Made in TypeScript so usable with JavaScript and TypeScript.