A simple event emitter implemention, support `on`/`off`/`emit` methods.
This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/428695/945691/CKEventEmitter.js
A simple event emitter implemention, support on
/off
/emit
methods.