Hover is a collection of pre-defined CSS3 animations and reusable stylesheets for links, buttons, and images. It serves as a web UI animation kit and a library of styles written in CSS, Sass, and LESS to provide visual feedback when a user hovers over an element.
The library includes specialized interactive effects that simulate tactile behaviors, such as page curls and the rendering of speech bubbles. It also provides a set of animation primitives to manipulate backgrounds, borders, shadows, and glow effects to simulate depth and elevation.
The project covers a wide range of element motion transformations, including scaling, rotating, pulsing, and wobbling. It specifically handles icon animations that trigger movement or transformation on child elements when a parent element is hovered.