@aperos/event-emitter

An implementation of the EventEmitter mixin for use both in the browser and in Node.js

Usage no npm install needed!

<script type="module">
  import aperosEventEmitter from 'https://cdn.skypack.dev/@aperos/event-emitter';
</script>

README

@aperos/event-emitter

An implementation of the EventEmitter mixin for use both in the browser and in Node.js.

The development branch can contain experimental code that is under active development and should not be used for production environments.