# WaveDrom

:ocean: Digital timing diagram rendering engine

Repository: https://github.com/wavedrom/wavedrom
Canonical: https://ross.abutalabs.com/products/wavedrom
Homepage: https://wavedrom.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: svg, diagram, hacktoberfest
Last push: 2026-07-08T23:45:28+00:00
Link (homepage): https://wavedrom.com

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 91, release rhythm 8, longevity 100
- inputs: {"age_days": 4504, "days_push": 56, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3473, forks 419 (observed 2026-08-28T04:08:06.062107+00:00)

## What it is
WaveDrom is an open-source digital timing diagram (waveform) rendering engine that converts a textual WaveJSON description into SVG vector graphics using JavaScript and HTML5. It ships as a browser-embeddable library, an online editor, a rendering server, and a CLI tool for generating SVG files.

## Use cases
- draw digital timing diagrams from text
- render waveforms in documentation as svg
- generate timing diagram svg from json5 file
- embed waveform diagrams in a webpage
- document signal timing for hardware design
- render waveforms in markdown via a server

## When to choose
- you need reproducible, text-based timing diagrams for hardware/IC documentation
- you want to embed waveform diagrams in web pages or markdown files
- you prefer describing diagrams in a compact JSON format rather than drawing them

## When to avoid
- you need general-purpose diagramming beyond digital timing waveforms
- you want a GUI-first diagram editor with drag-and-drop
- you need analog or non-digital signal visualization

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, cli, templating
- domain: developer-tools, documentation, hardware, web-development
- platform: browser, cli
- tags: svg, waveform, timing-diagram, wavejson, digital-hardware, json5, nodejs, web-server

## Member repositories
- wavedrom/wavedrom (main) score 64
- wavedrom/wavedrom.github.io (frontend) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:06.062107+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:36:33.660841+00:00, confidence not recorded.
  - readme: https://github.com/wavedrom/wavedrom (fetched 2026-08-28T04:08:06.062107+00:00, sha 3db0e57dc678)
  - homepage: https://wavedrom.com (fetched 2026-08-29T09:31:04.420024+00:00, sha 38342fb2ce76)
  - registry_npm: https://registry.npmjs.org/wavedrom (fetched 2026-08-29T09:31:04.429246+00:00, sha 10ef07c8c92d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
