typewriterjs icon indicating copy to clipboard operation
typewriterjs copied to clipboard

Feature Request: callbacks for each character type, end phrase, delete etc.

Open laurencefass opened this issue 4 years ago • 1 comments

HI I don't know if package does this already but I would like to add typewriter audio effects on each character press, end of phrase, delete etc which could easily be achieved by a callback on each new character, newline, Are there any functions available would allow me to do this easily with package in existing form?

thanks

laurencefass avatar Jun 25 '20 09:06 laurencefass

I just submitted a pull request which adds a callback that is fired when a string is iterated over https://github.com/tameemsafi/typewriterjs/pull/88.

asadakbar avatar Oct 02 '20 19:10 asadakbar