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
$ npm install git+https://[email protected]/makethunder/custom-event-polyfill.git
https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent
MIT