The Wayback Machine - https://web.archive.org/web/20220410090329/https://github.com/topics/text-animation
Skip to content
#

text-animation

Here are 81 public repositories matching this topic...

Sam-Guru-In-Training
Sam-Guru-In-Training commented Jun 23, 2021

Is your feature request related to a problem? Please describe.
I'd like to choreograph Text animations one after another.

So for instance my main text is a TextLiquidFill
Following its completion, I'd like to run
TypewriterAnimatedText on another line of Text.

Probably the most flexible solution would be to offer a way to delay an animation starting, so you can set it to the duration

enhancement good first issue

How many times you have to leave stagger text animation because of external library/dependency & coding this custom is really a pain. For which I have created an open source stagger text component for React JS which is available on npm. The animation is done with pure css in React JS so no need of external libraries. Just pass your text as a prop and it will be animated. Best part is that the component is fully customizable and fully responsive :D
  • Updated Dec 8, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the text-animation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the text-animation topic, visit your repo's landing page and select "manage topics."

Learn more