Skip to content

selamcoding/typedjs-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typedjs-practice

jquery

typed.js

  • dowload the latest version of typed.js zipped file from https://github.com/mattboldt/typed.js/releases/tag/v2.0.12 and extract it
  • copy and paste the extracted file inside your project folder
  • npm i typed.js
  • link the script in html file as <script src="./typed.js-2.0.12/lib/typed.js"></script> of the latest version
  • follow the instruction from the above github link
  • start coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published