Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for Terminal Animation completely using JavaScript
Mr.Shah
Mr.Shah

Posted on

     

Terminal Animation completely using JavaScript

If you are following me you already know that we have made Terminal Animation usingTyped.js library. It was also a marvelous library.

But this time we are going to code completely using JavaScript. Main advantage of creating this with complete JavaScript you can also implement it in your WordPress, Wix or Gatsby Js Website while sometimes error occurs while using this animation with Typed.js

JavaScript Developer

So let's dive into code 🤘

If you want to increase or decrease typing speed than change in this code:

constnormalSpeed=Math.random()*(100-50)+100// Simply increase or decrease last number [100]
Enter fullscreen modeExit fullscreen mode

Want to change the Strings? Change this code:

constphrases=['Hello, my name is Shah Stavan.','I love to code.','I love to teach.']// Add your Strings
Enter fullscreen modeExit fullscreen mode

Hope you have enjoyed this POST 😁✌️

Top comments(3)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss
CollapseExpand
 
lioness100 profile image
Lioness100
Student, typescript enthusiast, proud bunny owner, and 🦄 developer in training :)
  • Joined

🤯

CollapseExpand
 
shahstavan profile image
Mr.Shah
Software Developer Intern @ D360 Tech || Content Writer || React Developer || Building Cool Products leveraging LLM's capabilities.
  • Location
    Gujarat,India
  • Education
    Institute of Technology, Nirma University
  • Work
    Summer Intern
  • Joined

😏

Some comments may only be visible to logged-in visitors.Sign in to view all comments.

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Software Developer Intern @ D360 Tech || Content Writer || React Developer || Building Cool Products leveraging LLM's capabilities.
  • Location
    Gujarat,India
  • Education
    Institute of Technology, Nirma University
  • Work
    Summer Intern
  • Joined

More fromMr.Shah

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp