custom-event-polyfill
A polyfill for creating CustomEvents on IE9+ if the native implementation is missing.
dom4
a fully tested and covered polyfill for new DOM Level 4 entries
proper-event
Given an event type, automatically get the correct event class (click -> MouseEvent)