# idyll-lang/idyll

Create explorable explanations and interactive essays.

Repository: https://github.com/idyll-lang/idyll
Canonical: https://ross.abutalabs.com/products/idyll
Homepage: http://idyll-lang.org/
Language: JavaScript
License: MIT
License Family: permissive
Topics: idyll, idyll-project, writing, live-editing, explorable-explanations, data-journalism, interactive-storytelling
Last push: 2023-02-04T08:36:05+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": 3499, "days_push": 1306, "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 2038, forks 88 (observed 2026-08-28T04:06:08.249393+00:00)

## What it is
Idyll is a markup language and compiler toolchain for authoring interactive articles, explorable explanations, and data-driven stories on the web. It extends markdown with reactive variables and React components, and ships with a CLI for building, live-reloading, and publishing standalone pages or multipage blogs.

## Use cases
- write an explorable explanation with interactive charts
- publish a data journalism story with reactive variables
- create an interactive essay or tutorial that embeds D3 or Vega-Lite visuals
- build a multipage blog with interactive posts
- embed interactive components into an existing CMS or blog engine
- compile markdown-like markup into a standalone static webpage

## When to choose
- you want markdown-like authoring plus reactive variables and React components
- you need static output deployable to GitHub Pages or any static host
- you want built-in components for charts, inputs, and layout in articles

## When to avoid
- you need a general-purpose static site generator with heavy theming and plugin ecosystems
- you are building a traditional web application rather than article-style content
- you need a framework under active rapid development with frequent releases
- you want non-JavaScript authoring or non-React component ecosystems

## Facets
- artifact type: framework
- maturity: maintenance
- function: static-site-generator, templating, data-visualization, frontend-framework, cli
- domain: web-development, data-visualization, education, documentation, frontend
- platform: cli, cross-platform
- tags: explorable-explanations, interactive-storytelling, data-journalism, markup-language, react, live-editing, static-hosting, nodejs, web-server

## Member repositories
- idyll-lang/idyll (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:08.249393+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-30T02:59:14.795456+00:00, confidence not recorded.
  - readme: https://github.com/idyll-lang/idyll (fetched 2026-08-28T04:06:08.249393+00:00, sha 5b44ec9f15df)
  - homepage: http://idyll-lang.org/ (fetched 2026-08-29T10:38:56.586526+00:00, sha 931bc291f26a)
  - site_page: https://idyll-lang.org/docs/getting-started (fetched 2026-08-29T10:38:56.595474+00:00, sha 9e0e3069b3ec)
  - site_page: https://idyll-lang.org/docs/syntax (fetched 2026-08-29T10:38:56.597156+00:00, sha 868cc29f1662)
  - site_page: https://idyll-lang.org/docs/html-tags (fetched 2026-08-29T10:38:56.598904+00:00, sha abcbe09fae60)
  - site_page: https://idyll-lang.org/docs/configuration-and-styles (fetched 2026-08-29T10:38:56.600686+00:00, sha f8fa68f9f5d1)
  - site_page: https://idyll-lang.org/docs/plugin-system (fetched 2026-08-29T10:38:56.602532+00:00, sha 6dd59cb86bc2)
  - site_page: https://idyll-lang.org/docs/multipage (fetched 2026-08-29T10:38:56.604276+00:00, sha cc7a3b60445c)
  - site_page: https://idyll-lang.org/docs/components (fetched 2026-08-29T10:38:56.606105+00:00, sha 2534d96bf1af)
  - site_page: https://idyll-lang.org/docs/components/npm (fetched 2026-08-29T10:38:56.607751+00:00, sha b31fa16f32ba)
- Data as of 2026-08-30T08:39:29.467469+00:00.
