ines/termynal
⬛️ Lightweight and modern terminal animations using async/await observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3373
- days_rel: n/a
- days_push: 1763
- n_releases_24m: 0
Adoption not part of the score
1814 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Termynal is a lightweight JavaScript library for creating animated terminal windows with typing effects, built on async/await. It uses plain HTML for content and CSS for styling, so users with JavaScript disabled still see the complete code without animation.
Use cases
- animate terminal output in software documentation
- add typing animation to a demo of CLI commands
- show install commands with a progress animation on a landing page
- create a fake terminal window in plain HTML and CSS
- display code examples progressively without jQuery
- gracefully degrade terminal demos for users with JavaScript disabled
When to choose
- you want a modern, dependency-free terminal animation for docs or marketing pages
- you prefer writing terminal content in plain HTML and styling in CSS
- accessibility and no-JS fallbacks matter for your site
- you want to avoid nested setTimeout-based animation libraries
When to avoid
- you need a fully interactive or scriptable terminal emulator
- you need to support legacy browsers without async/await support
- you want server-side rendering of animations or a React/Vue component API
Facets
library · maturity maintenance
animation frontend-framework ui-components web-development frontend documentation developer-tools browser terminal-animation typing-effect async-await html-api css-styling progressive-enhancement javascript-library nodejs
1 source
- readme: https://github.com/ines/termynal · fetched 2026-08-28 · d8e04bdf95b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ines/termynal | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem