Skip to content
This repository was archived by the owner on Dec 5, 2018. It is now read-only.

Repository files navigation

event-target donateLicense: ISCBuild StatusCoverage Status

Deprecated

The module has been improved and moved under the @ungap umbrella.

https://github.com/ungap/event-target


The EventTarget Class Polyfill.

How to use it:

  • via CDN, as global variable: https://unpkg.com/event-target@latest/min.js
  • ponyfill via ESM, as external module: https://unpkg.com/event-target@latest/esm/index.js
  • ponyfill via CJS: const EventTarget = require('event-target').default;
  • ponyfill via bundlers/transpilers: import EventTarget from 'event-target';( or from 'event-target/esm' )

Compatibility:

Every. JavaScript. Engine.

About

The EventTarget Class Polyfill.

Resources

Stars

47 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages