EventTarget

December 5, 2018 ยท View on GitHub

Build Status Coverage Status Greenkeeper badge WebReflection status

A 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