The article “Hover Animations for Terminal-like Typography” on Codrops showcases fun hover animations inspired by retro VHS-style websites. These animations create a terminal-like effect for lines of text.
Scroll-driven animations add a touch of magic to web design. In this article you will have some inspiration for scroll-driven animations on column and row items.
Textify.js is a simple library that works with scroll-base animations, and user can use any scrolling libraries likes locomotive-scroll, smoothscroll, etc.
A tutorial about creating shuffling type animation with various effects for a geeky terminal look.
Tutorial about to create a layout with some scroll animations and a view switch where the content item images animate to a grid.
A simple layout animation where the thumbnails of a menu row animate to their position in a content preview grid using GSAP's Flip plugin.
Typed.js is a javascript typing animation library. You can enter any text and set speed as you want.
Fade out, Shuffled, Bulk Typing, Smart Backspace effects are available on demo page.
Ola is a smooth animation library for inbetweening / interpolating numbers in realtime.
Zdog is a 3D JavaScript engine for <canvas>
and SVG. You can design and render simple 3D models on the Web. Zdog is a pseudo-3D engine. Its geometries exist in 3D space, but are rendered as flat shapes.
Swup is a easy to use and flexible page transition library.You can define as many containers to replace, so you can work with the rest for your animation.
Multibox Menu is a simple grid powered fullscreen menu where the boxes get shown with a reveal animation coming from different directions.
A tutorial about creating pull to re-fresh animation by using javascript and SVG.
A tutorial about creating 4 different menu animations for menu button toggle between dots, cross and back icon.
Westworld Slider is an inspring creative slider created by using SVG and javascript.
Sal.js (Scroll Animation Library) is a performance focused, lightweight scroll animation library, written in vanilla JavaScript. It's based on the Intersection Observer.