@ungap/event-target
Version:
An EventTarget polyfill
12 lines (7 loc) • 801 B
Markdown
# EventTarget
[](https://travis-ci.com/ungap/event-target) [](https://coveralls.io/github/ungap/event-target?branch=master) [](https://greenkeeper.io/) 
A [EventTarget](https://dom.spec.whatwg.org/#interface-eventtarget) polyfill.
* CDN, as global patch, via https://unpkg.com/@ungap/event-target
* ESM via `import EventTarget from '@ungap/event-target'`
* CJS via `const EventTarget = require('@ungap/event-target')`
[Live test](https://ungap.github.io/event-target/test/)