JavaScript & CSS Text Animation
Text Loading Effect By Animating Characters – letterloading.js
A vanilla JavaScript library to simulate a text loading effect by animating an array of text strings.
Fancy Splitting Text Animation With GSAP Library – splitterText
A tiny JavaScript library to create a customizable splitting text animation using the gsap JavaScript animation library.
Morphing Text Effect With SVG And JavaScript
Text Glitch (Scramble) Animation In JavaScript – Glitched Writer
A JavaScript library for creating pretty cool text glitch (also called scramble, decode, encode, distort) animations.
JavaScript Library For Scrambling Text – cryptoWriter
Just another text scramble effect library that reveals text with a random character shuffle/decode effect.
Configurable Text Typing Effect In Pure JS – AutoTyper.js
The AutoTyper.js library outputs an array of specific text letter by letter with several useful options.
Mimic Human Typing With Write and Delete JavaScript Component
Sequential Text Typing Effect – AutoTyping.js
A vanilla JavaScript library that applies sequential text typing and deleting effects to an array of strings.