Polyfill for creating CustomEvents on IE9/10/11 if native implementation is missing. This module is being maintained at kumarharsh/custom-event-polyfill.
$ npm install custom-event-polyfill
https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent
MIT