custom-event-autopolyfill

0.1.3 • Public • Published

CustomEvent

A window.CustomEvent polyfill.

Created to correct some minor errors/issues with the MDN snippet polyfill. Additionally, wrapped in a module for NPM and agressively autopolyfill'd in order to maximally support unit test environments in particular (node with mocha and jsDom was not served by any of the many custom event polyfill variants out there at time of writing).

Install

npm install custom-event-autopolyfill

/custom-event-autopolyfill/

    Package Sidebar

    Install

    npm i custom-event-autopolyfill

    Weekly Downloads

    277

    Version

    0.1.3

    License

    MIT

    Last publish

    Collaborators

    • maxprafferty