Sometimes you want to limit when a mouse event is fired if a user has unintentionaly hovered over an element. hoverintent tracks the sensitivity of a mouse position and fires an event within a threshold. You can also pass additional options that adjusts when an event is triggered. Download the source and read its usage on GitHub.