Skip to content

Typing effect completely configurable in HTML

Notifications You must be signed in to change notification settings

davidgeere/Typer.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typer.js

Typing effect completely configurable in HTML

Live page: https://steven.codes/typerjs

example gif of typing effect

Features

  • Change speed and delays
  • Configurable cursors
  • Colors
  • On/Off

TODO

If you're getting element not found errors, a potential source of the problem could be that your elements aren't loading in time before the Typer.js script runs. Try moving the TyperSetup() line at the end of Typer.js to inside some sort of onLoad function.

About

Typing effect completely configurable in HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.7%
  • JavaScript 29.3%