Skip to content

Instantly share code, notes, and snippets.

@bilalucar
Created July 21, 2017 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bilalucar/9490560efdb5765d8c5b6a9c46922101 to your computer and use it in GitHub Desktop.
Save bilalucar/9490560efdb5765d8c5b6a9c46922101 to your computer and use it in GitHub Desktop.
TypeIt
$('.type-it').typeIt({
strings: ['This is my string!']
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment