Skip to content

A js script that can be used as a feature that acts as a typing effect that is sort off like a type writer.

License

Notifications You must be signed in to change notification settings

aliitani/auto-type-writer-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

auto-type-writer-js

a js script that can be used as a feature that acts as a typing effect that is sort off like a type writer.

Overview:

  • includes a html file for testing
  • js file is auto-type-writer.js
  • will definitely add more features and flexibility to it

Implementation:

  • i used setInterval() function (supported by almost all majorly used browsers).
  • since javascript engine has a single thread, i used multiple setInterval functions running independently of each other.

Preview:

recording_20180209172852



Ali Itani

About

A js script that can be used as a feature that acts as a typing effect that is sort off like a type writer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published