Typed.js

typed.js — bash — 80x25
$
Type your heart out, with Typed.js

Another demo made with love by Matt Boldt.

Installation


# With NPM
npm install typed.js

# With Yarn
yarn add typed.js

# With Bower
bower install typed.js


Setup


var typed = new Typed('.element', {
  strings: ["First sentence.", "Second sentence."],
  typeSpeed: 30
});



The README on GitHub is going to be very helpful for any questions, features, or use cases.


end

If you're using this, let me know! I'd love to see it.
It would also be great if you mentioned me or my website somewhere. www.mattboldt.com