The “Blurry Text Reveal on Scroll” effect aims to create an engaging animation where text becomes progressively clearer as users scroll down a webpage.
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.
Textify.js is a simple library that works with scroll-base animations, and user can use any scrolling libraries likes locomotive-scroll, smoothscroll, etc.
Scrolling Letters Animation is a switching title effect where a fixed text element changes with an animation depending on the scroll position by using CSS and anime.js
Blotter is a javascript API for drawing unconventional text effects on the web.
Blotter provides a simple interface for building and manipulating text effects that utilize GLSL shaders without requiring that the designer write GLSL.
Moving Letters is a collection of cool animated letters and typography effects.
A snippet about creating tiny text decoding / scramble effect by using javascript. It's easy to use & create an original text effect with this script.
A simple javascript library to create colorful and crazy random text shuffle effect.
Baffle.js is a tiny javascript library for obfuscating and revealing text in DOM elements.
Letter by Letter JS is a lightweight jQuery plugin to present text letter by letter on a HTML page. This text can appear as if was just being typed, or it can fade in more gently.
Overlapping Letters is a jQuery plugin that automatically adds span tags to letters by using javascript.
reveal-it.js is a jQuery plugin that gradually reveals text from left to right to produce a fade-in effect.
TheaterJS is basically a javascript typing effect plugin. Its particularity is to mimic human behavior.
Fitter Happier Text is a javascript library for performant and fully fluid heading inspired by FitText.
Fitter Happier Text replaces each node with an SVG text node and sets the viewBox
attribute based on its width and height.
Typer is a jQuery plugin for a slick typing effect. There are some option to customize plugin such as typeSpeed, typerInterval, typeDelay, etc.