- Rewrite using typescript.
- Support for touch input events.
- Published on NPM.
- Added API documentation.
- Support for double click detection on all mouse buttons.
- Support for Gamepad (Using the Gamepad API)
- Moved all events to the window object
- Added dispose method
- First release