IMPORTANT: This library is using jQuery. You can download it here
You have to include the library at the bottom of your html file.
<!-- Include Scripts -->
<!-- jQuery first -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<!-- Then typing -->
<script src="https://rawcdn.rawgit.net/RedCrafter07/typing/652b416bfaa7b2f096349c85ede40e2885fd37fb/typing.js"></script>
<!-- Then include your script. -->
<script>
</script>Typing
typing.type(text, time, selector, typingBar, () => {
console.log("Callback!");
});Deleting
typing.delete(time, selector, typingBar, () => {
console.log("Callback!");
});If you use this library, I would appreciate a little shoutout :)