Skip to content

Dynamic and customizable text animation component for React applications.

Notifications You must be signed in to change notification settings

samugem/react-typing-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-typing-text

The React Typing Text component is a dynamic and customizable text animation component for React applications. It adds a unique and engaging typing effect to text content, providing a modern and interactive user experience.

react-typing-text

Install

npm i github:samu20108/react-typing-text

Usage

Enter text as a parameter

<TypingText text="Hello world!"/>

Or provide optional parameters

<TypingText text="Hello world!" typingInterval={100} className="some-class" showCursor=false/>

About

Dynamic and customizable text animation component for React applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages