placeholder-typing
v1.0.4
Published
This is a simple animated typing function without any dependencies for placeholders
Maintainers
Readme
placeholder-typing
This is a simple animated typing function without any dependencies for placeholders.
Define a string array placeholders and just invoke placeholderTyping(placeholders) function.
BTW, you can send minor settings with next arguments named placeholderLength or count after placeholders parameter.
<input type="text" class="typing" placeholder="Type to search..." >You can check it the result from https://gurkantuna.com/placeholder-typing
