makethunder / custom-event-polyfill

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 100.0%