Skip to content

elisiondesign/vue-human-typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-human-typing

Vue component to create human-like text typing effect.

Usage

<human-typing :text="project.categories" :options="{...}"></human-typing>
options : {
    delay: Number, 
    speed: Number, 
    speedDeviation: Number
}

Options

delay: Time to wait before typing starts in miliseconds

speed: ...

speedDeviation:

Contribute

Create bundle:

npm run build

About

Vue component to create human-like text typing effect.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published