# custom-event-polyfill

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

## Install

```
$ npm install custom-event-polyfill
```

## Useage 

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

## License

MIT 