luke3butler / Animating-Text

simple text animation that displays array of strings as one by one plus single string per character using AnimeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code includes Text Animation that makes a string to display its characters one by one. Also it takes array of strings, so you can display as many string as you want as animating characters. Also we can Loop animation but this is not done in this code althought it is easy.

About

simple text animation that displays array of strings as one by one plus single string per character using AnimeJS


Languages

Language:JavaScript 58.0%Language:CSS 21.7%Language:HTML 20.3%