Need typing animations with markdown support but tired of heavy dependencies?
TypeMorph is a 3KB JavaScript library that handles typing effects, HTML rendering, and markdown parsing without the bloat. The core version runs with zero dependencies if you bring your own sanitizers.
Key features:
- Looping with backspace or clear modes
- Built-in markdown and HTML parsing
- Smart auto-scroll that detects user interaction
- Promise-based API for animation sequencing
- Framework agnostic (works in React, Vue, plain JS)
Perfect for chat interfaces, documentation sites, or any project where you need LLM-style streaming text without writing custom animation logic.
๐ Blog Post
๐ GitHub Repo
๐ Live Demo
Top comments (0)