How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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
A simple library to take care of complex CSS animations. (You can also add custom functions that do non-CSS animations!)
Animate.css is a CSS animation library and browser-based motion framework. It provides a collection of pre-made animations and motion effects used to add visual movement to web elements across different browsers. The library is designed as an accessibility-aware system that automatically disables animations when the operating system has a reduce motion setting enabled. This ensures that web motion respects user preferences for accessibility. The framework covers front-end visual effects and cross-browser UI styling. It utilizes a utility-first architecture with predefined style classes to ma
animateplus is a lightweight JavaScript animation library designed for creating high-performance 60 FPS visual transitions and numeric interpolations for website elements. It functions as a promise-based animation engine, using async await patterns to sequence complex motion timelines and timing delays. The library includes a motion blur simulator that applies directional speed blur along the X and Y axes to mimic high velocity. It also provides a numeric interpolation tool to transition colors and graphic properties between states. The system manages high-performance element control, allowi
Animated typing in ~400 bytes π‘ of JavaScript
The main features of camwiegert/typical are: Animations and Motion.
Open-source alternatives to camwiegert/typical include: ianlunn/hover β Hover is a collection of pre-defined CSS3 animations and reusable stylesheets for links, buttons, and images. Itβ¦ christinecha/choreographer-js β A simple library to take care of complex CSS animations. (You can also add custom functions that do non-CSS animations!). daneden/animate.css β Animate.css is a CSS animation library and browser-based motion framework. It provides a collection of pre-madeβ¦ evandrolg/transitionend β :dizzy: TransitionEnd is an agnostic and cross-browser library to work with transitionend event. greensock/greensock-js β GreenSock-JS is a JavaScript animation library and framework designed for animating CSS properties, SVG attributes,β¦ bendc/animateplus β animateplus is a lightweight JavaScript animation library designed for creating high-performance 60 FPS visualβ¦