A jQuery plugin that attempts to determine the user's intent on mouseover and thus delay or prevent the accidental firing of callbacks.
A React component that notifies its children of hover interactions.
A no-bullshit solution for dragenter
and dragleave
events that behave like mouseenter
and mouseleave
, not mousein
and mouseout
.
A tiny higher order component to track mouse state.
A vue directive for element-ui to fix the problem which overflow table content cannot be copied.