jQuery Hammer.js CustomSwipe

jQuery plugin that implements custom Swipe event (it depends of HammerJS http://eightmedia.github.io/hammer.js/)

XClick

Predict and prevent x-clicks. X-clicks are unexpected and tricky click events that are triggered in Internet Explorer only, when the mousedown and mouseup events are triggered on two different elements.

jQuery fontResizer

jQuery plugin for font resize on JavaScript ‘resize’ event.

jQuery.ScrollSteps.js

A jQuery plugin to filter through mouse scroll events, to only trigger major steps.

jQuery Hashchange

A plugin which allows to bind callbacks to custom window.location.hash (uri fragment id) values.

jMouseWheel

Support using mouse wheel event with jQuery instead of using the out of date traditional way

jQuery navigateTop

jQuery plugin for navigate user in to page top.

jQuery tapclick event

Adds a new event that responds more quickly than clicks on touch devices, which tend to have a 300ms delay between touchend and click. Modeled on Google’s FastButton, but also handles delegated events.

Tiny Pub/Sub

A really, really, REALLY tiny pub/sub implementation for jQuery.