k-event-system 0.1.0

A very super simple event system, only three functions: subscribe, unsubscribe and publish. (and a singleton, never mind.) Supports async. (see `main-async` in examples)
Documentation