es6tween-plugin-typer
Usage
;; let tween = document typer:'Start'start; // Demo with no config
Config
Syntax with config
typer: text: 'My Text' /* Your text */ char: '_' /* looks nice, especially for bash-like UI, after random text applies (or just char if useRandomChars is `false`) useRandomChars: true /* looks really cool */