proper-event

Given an event type, automatically get the correct event class (click -> MouseEvent)

custom-event-polyfill

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