Typed.js

Typed.js is a lightweight JavaScript library that recreates the effect of someone typing, deleting, and retyping text on a webpage. It's perfect for engaging users by dynamically displaying headers, taglines, or code snippets with a modern flair. The library is easy to set up using a CDN and offers versatile options to control speed, loops, and custom cursor appearance.

Source Code

Resource

https://mattboldt.com/demos/typed-js/
Typed.js is a library that types. Enter in any string, and watch it type at the speed you've set, backspace what it's typed, and begin a new sentence for however many strings you've set.

Last updated: