zhouzi/TheaterJS
Typing animation mimicking human behavior. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4262
- days_rel: n/a
- days_push: 1337
- n_releases_24m: 0
Adoption not part of the score
3215 stars · 153 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TheaterJS is a small JavaScript library that creates typewriter-style typing animations mimicking human behavior, including variable speed, mistakes, and multiple actors. It works in the browser by animating text into DOM elements with scene-based sequencing and event callbacks.
Use cases
- add a typewriter effect to a hero heading
- simulate a chat conversation typing animation on a landing page
- animate multiple characters typing dialogue with mistakes and pauses
- create a typing intro animation for a portfolio site
- loop a typing animation that replays automatically
When to choose
- you need human-like typing with variable speed and typos
- you want multiple actors typing into different DOM elements with event hooks
- you want a tiny dependency-free-feeling library with simple scene API
When to avoid
- you only need a basic typewriter effect and prefer a minimal snippet
- you need complex text animation or timeline features beyond typing
- you need a framework-integrated animation system like GSAP
Facets
library · maturity maintenance
animation ui-components frontend web-development browser typing-effect typewriter-animation javascript dom nodejs
2 sources
- readme: https://github.com/zhouzi/TheaterJS · fetched 2026-08-28 · d68d09f3cdbc
- registry_npm: https://registry.npmjs.org/theaterjs · fetched 2026-08-29 · 309d68f17de6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zhouzi/TheaterJS | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="zhouzi/TheaterJS")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem