Open KilianB opened 2 years ago
Hey, @KilianB, I just wanted to thank you for your work on your fork ❤️. Sadly, no one has paid attention to this PR, but you at least made an impact in someone's life, me. Thanks again.
I used your work on https://www.getfullanalytics.com.
I am not going to create a pull request for this branch as the code is not in top shape but the overall idea is in my fork and could work as an inspiration
https://github.com/KilianB/typewriterjs/tree/cursorPosition
5.12.2021 2.20.0
add a more natural delay for typing (e.g. duplicated letters have a shorter delay. a space has a longer delay range)
make node argument for pasteString optional
add the ability to change cursor position in the text
text can be inserted pasted and removed from the cursor position
pasteString now adds the characters one by one allowing for individual deletion
elements will now be deleted on a character by character basis and not based on child elements
clear
methodadd pauseFor to Types
Avoid Google cloud translation to change text while typewrite
2.12.2021 2.19.0
132
-typo fixes
Merged: https://github.com/tameemsafi/typewriterjs/pull/131 & https://github.com/tameemsafi/typewriterjs/pull/128