customevent-polyfill

1.1.0 • Public • Published

customevent-polyfill

A ployfill for CustomEvent

This is basically an extended version of the polyfill provided by MDN.

Why another CustomEvent polyfill?

Unfortunately, the MDN polyfill does not cover Browsers < IE 9, including Android Stock Browser on Gingerbread. As I needed support for these browsers and could not find a polyfill that fits this need, I created my own.

Usage

Download this repo and include customevent-polyfill.min.js in your project. You can install customevent-polyfill via bower as well.

bower install customevent-polyfill

License

customevent-polyfill is published under the MIT License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    200
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    200
  • 1.0.0
    1

Package Sidebar

Install

npm i customevent-polyfill

Weekly Downloads

201

Version

1.1.0

License

MIT

Last publish

Collaborators

  • kaesetoast