custom-event-polyfill

September 28, 2018 ยท View on GitHub

Polyfill for creating CustomEvents on IE9/10/11 if native implementation is missing. This module is being maintained at kumarharsh/custom-event-polyfill.

Install

$ npm install custom-event-polyfill 

Usage

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

License

MIT

Contents

  1. 1Install
  2. 2Usage
  3. 3License