Skip to content

atrithakar/TypeIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This module is for including typing effect in your website.

Steps to use this module:

install by typing "npm i typeitjs" in command line

open typing.js

In object named params, edit value of key 'strings' and add as many strings as you want to type. If you want continuous typing effect, leave value of key 'loop' as it is else make it false. Adjust typing speed and erasing speed in the same way.

Then give ID as 'output' to the HTML tag in which you want the typing effect.

Then include the script like this: <script src="typing.js"></script>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published