/custom-event-polyfill

Polyfill for creating CustomEvents on IE9/10/11 if native implementation is missing.

Primary LanguageJavaScriptMIT LicenseMIT

custom-event-polyfill

Polyfill for creating CustomEvents on IE9/10/11 if native implementation is missing.

It doesn't polyfill custom events on Node but it runs without errors

Install

$ npm install git+https://git@github.com/makethunder/custom-event-polyfill.git

Usage

https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent

License

MIT