cngu / vue-typer

Vue component that simulates a user typing, selecting, and erasing text.
https://cngu.github.io/vue-typer
MIT License
792 stars 51 forks source link

Feature Request : Animate text in attributes (e.g : placeholders) #29

Open darkylmnx opened 6 years ago

darkylmnx commented 6 years ago

Hi,

as the title says, I think a feature to animate text on attributes of existing elements would be handy, today I had to use https://github.com/mattboldt/typed.js and add create my own directive, but I would rather take your lib if it had the ability to animate text in attributes.

What do you think about this feature ?

darkylmnx commented 6 years ago

here's a fiddle of what I did since i can't with you lib for now in case you may need to look how I see it : https://jsfiddle.net/ybyg753n/