@akolos/event-emitter
A strongly-typed Node-style event emitter written in TypeScript. Requires TS version >= 4.0.
Updated by @akolos
@akolos/interval-task-runner
Repeatedly executes a function with a minimum time delay between reach call (with millisecond precision). Written in TypeScript.
Updated by @akolos
@akolos/object-promise-all
A strongly typed Promise.all-like function that works on objects that has promises as some of its properties.
Updated by @akolos
interval-task-runner
Repeatedly executes a function with a minimum time delay between reach call (with millisecond precision). Written in TypeScript.
Updated by @akolos
@akolos/ts-client-server-game-synchronization
TypeScript Game Client and Server Framework
Updated by @akolos