A unique typewriter (or, ahem, "windup") effect library for React. This effect can be applied to strings or pretty anything you can put in React's children prop. What's it look like? For strings: import { useWindup } from "windups"; function MyWindup() { const [text] = useWind...
A lightweight React component for creating a typing effect similar to a typewriter, without any external dependencies. - Sivamani-18/typed.ts