# skanaar/nomnoml

The sassy UML diagram renderer

Repository: https://github.com/skanaar/nomnoml
Canonical: https://ross.abutalabs.com/products/nomnoml
Homepage: https://www.nomnoml.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: nomnoml, diagram, uml, flowchart, class-diagram
Last push: 2026-08-19T20:28:53+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 40, longevity 100
- inputs: {"age_days": 4474, "days_push": 14, "days_rel": 627, "gap_med": 10, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2837, forks 210 (observed 2026-08-28T04:07:24.615864+00:00)

## What it is
nomnoml is a JavaScript library and tool for rendering UML diagrams from a compact text syntax, producing SVG or canvas output. It ships as an npm library, a CLI, and a client-side web editor with live preview.

## Use cases
- draw UML class diagrams from text
- render diagrams as SVG in Node.js
- embed diagrams in a web page on canvas
- generate flowcharts from a simple syntax
- convert .noml files to SVG from the command line
- sketch architecture diagrams with live preview

## When to choose
- you want text-based, version-controllable UML diagrams
- you need a lightweight JS library with minimal dependencies for in-page diagram rendering
- you prefer a syntax that visually mirrors the output diagram

## When to avoid
- you need full-featured UML modeling tools with round-trip engineering
- you require diagram formats other than SVG/canvas
- you need collaborative or server-side diagram editing

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, cli, templating
- domain: developer-tools, documentation, web-development
- platform: browser, cli
- tags: uml, diagram-rendering, svg, text-to-diagram, class-diagram, flowchart, canvas, nodejs, web-server

## Member repositories
- skanaar/nomnoml (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.615864+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-30T07:37:45.815043+00:00, confidence not recorded.
  - readme: https://github.com/skanaar/nomnoml (fetched 2026-08-28T04:07:24.615864+00:00, sha 68f891dbc791)
  - homepage: https://www.nomnoml.com (fetched 2026-08-29T09:53:16.564512+00:00, sha 63895eb4d9ac)
  - registry_npm: https://registry.npmjs.org/nomnoml (fetched 2026-08-29T09:53:16.573938+00:00, sha a0397e5a2ce3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
