Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

type.js

var typed6 = new Typed('#typed6', {
    strings: ['npm install^1000
 `installing components...` ^1000
 `Fetching from source...`'],
    typeSpeed: 40,
    loop: true
  });
Source by mattboldt.github.io #
 
PREVIOUS NEXT
Tagged:
ADD COMMENT
Topic
Name
9+4 =