custom-event-polyfill

1.0.7 • Public • Published

custom-event-polyfill

A polyfill for creating CustomEvents on IE9+ if the native implementation is missing.

Sauce Test Status

Install

# using yarn 
$ yarn add custom-event-polyfill
 
# using npm 
$ npm install --save custom-event-polyfill

Usage

Just include this polyfill before using any code which creates a CustomEvent object, ideally as early as possible.

Refer to the CustomEvent documentation for details on how to use it: https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent

Big Thanks

Cross-browser Testing Platform and Open Source <3 Provided by Sauce Labs.

License

MIT

Package Sidebar

Install

npm i custom-event-polyfill

Weekly Downloads

413,313

Version

1.0.7

License

MIT

Unpacked Size

6.83 kB

Total Files

5

Last publish

Collaborators

  • kumarharsh
  • krambuhl