# ines/termynal

⬛️ Lightweight and modern terminal animations using async/await

Repository: https://github.com/ines/termynal
Canonical: https://ross.abutalabs.com/products/termynal
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, javascript-library, animation, css, html-api, terminal
Last push: 2021-11-04T13:58:48+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3373, "days_push": 1763, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1814, forks 115 (observed 2026-08-28T04:05:39.784732+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: animation, frontend-framework, ui-components
- domain: web-development, frontend, documentation, developer-tools
- platform: browser
- tags: terminal-animation, typing-effect, async-await, html-api, css-styling, progressive-enhancement, javascript-library, nodejs

## Member repositories
- ines/termynal (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.784732+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:21:05.309669+00:00, confidence not recorded.
  - readme: https://github.com/ines/termynal (fetched 2026-08-28T04:05:39.784732+00:00, sha d8e04bdf95b5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
