react-typing-animator
A React component that animates a given text array into a looping typing animation of each word.
@dmncodes/vue-typing
This [Vue](https://vuejs.org/) component simulates a typewriter effect by typing and erasing sentences with customizable typing speed, delay, caret style, and looping options. The component is built with the [Vue 3 Composition API](https://vuejs.org/guide
typing-effect-ts
A small TypeScript package that provides the ability to create a typing effect with one or multiple strings.