# glorious-codes/glorious-demo

The easiest way to demonstrate your code in action.

Repository: https://github.com/glorious-codes/glorious-demo
Canonical: https://ross.abutalabs.com/products/glorious-demo
Homepage: https://gdemo.compilorama.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: code, demo, snippet, animation, mac, editor, terminal
Last push: 2023-10-26T22:37:46+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2971, "days_push": 1042, "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 3397, forks 107 (observed 2026-08-28T04:08:02.603850+00:00)

## What it is
A small JavaScript library (4.6kb gzipped) that creates animated demonstrations of code in action, simulating a code editor and terminal window on a web page. Developers chain a fluent API to type code, run commands, and show output as an animation.

## Use cases
- animate code typing in a fake editor on my website
- create a demo showing a terminal command and its output
- embed animated code examples in blog posts or docs
- demonstrate how a CLI tool works visually
- make an animated code snippet for a landing page
- show code being written and executed step by step

## When to choose
- you want lightweight, dependency-free animated code demos on a web page
- you need editor and terminal window simulations with a simple fluent API
- you want to showcase code examples in documentation or marketing pages

## When to avoid
- you need real interactive code execution or a live playground
- you need full IDE-like features such as real syntax editing
- you need a screencast or video recording of an actual terminal

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, developer-tools
- domain: developer-tools, web-development, frontend, documentation, education
- platform: browser
- tags: code-demo, animated-code-snippets, editor-visualization, terminal-visualization, presentation, nodejs, javascript

## Member repositories
- glorious-codes/glorious-demo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:02.603850+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-29T18:38:48.207413+00:00, confidence not recorded.
  - readme: https://github.com/glorious-codes/glorious-demo (fetched 2026-08-28T04:08:02.603850+00:00, sha 45805a1085d4)
  - homepage: https://gdemo.compilorama.com (fetched 2026-08-29T09:32:57.407273+00:00, sha 763352efd09e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
