custom-event-polyfill
custom-event-polyfill =====================
Last updated 11 years ago by krambuhl .
Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install custom-event-polyfill 
SYNC missed versions from official npm registry.

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

Current Tags

  • 1.0.7                                ...           latest (6 years ago)

11 Versions

  • 1.0.7                                ...           6 years ago
  • 1.0.6                                ...           7 years ago
  • 1.0.2                                ...           7 years ago
  • 1.0.1                                ...           7 years ago
  • 1.0.0                                ...           7 years ago
  • 0.3.0                                ...           8 years ago
  • 0.2.2                                ...           9 years ago
  • 0.2.1                                ...           10 years ago
  • 0.1.2                                ...           10 years ago
  • 0.1.1                                ...           11 years ago
  • 0.1.0                                ...           11 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 11
Last Day 0
Last Week 11
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org | Home |