Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 388 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 388 Bytes

Typewriter

A JavaScript plugin that simulates human typing behavior by reading a string of text and outputting each character to the screen at specific intervals.

Originally written in Typescript version ~2.0

TypewriterTS

TypewriterTS/
  /Caret.ts 
  /Typewriter.ts

TypewriterJS

TypewriterJS/
  /typewriter.js

Copyright (c) 2018 Alexander Fish.