tameemsafi / typewriterjs

A simple yet powerful native javascript plugin for a cool typewriter effect.
https://www.npmjs.com/package/typewriter-effect
MIT License
2.46k stars 220 forks source link

Type word by word and release changeCursor #181

Open sofia5 opened 1 year ago

sofia5 commented 1 year ago

It would be really nice with an option to type each word in a text one-by-one and not just each letter. Also the changeCursor feature would be a great addition (being able to change from "|" to "" when all text has been typed).

bmannix commented 1 year ago

I hacked this functionality into a fork I have. It would be much better if done right as an option of this package and not a hack, but I'm sharing this with you because we had the same request. https://github.com/bmannix/typewriterjs/commit/136cad768b538f17cb9965a20b486476e33a1677