Ross ROSS = Recommend OSS · open-source software intelligence for agents

hikerpig/pintora

An extensible text-to-diagrams library that works in both browser and node.js observed · 2026-08-28

github.com/hikerpig/pintora · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

78/100

  • Activity 99
  • Release rhythm 38
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 186.5
  • age_days: 1938
  • days_rel: 201
  • days_push: 7
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1284 stars · 37 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Pintora is an extensible JavaScript text-to-diagrams library that renders diagrams from plain text, inspired by Mermaid.js and PlantUML. It works in both the browser (SVG/Canvas output) and Node.js (PNG/JPG/SVG output), and offers a plugin system for custom diagram types.

Use cases

  • generate diagrams from text in the browser
  • render sequence diagrams from text in node.js
  • create entity relationship diagrams as code
  • draw gantt charts from plain text
  • build mind maps from markdown-like text
  • embed diagram-as-code rendering in documentation
  • write custom diagram types with a plugin system

When to choose

  • you want a Mermaid-like diagram renderer that works in both browser and Node.js
  • you need clean, self-contained SVG/Canvas/PNG output without global style pollution
  • you want to extend the tool with your own custom diagram types via plugins

When to avoid

  • you need diagram types not supported by pintora and don't want to write a plugin
  • you prefer a mature ecosystem with broad tooling integrations like Mermaid's
  • you need a GUI-based diagram editor rather than text-driven diagrams

Facets

library · maturity active

templating developer-tools plugin-system developer-tools documentation web-development browser cross-platform cli diagram-as-code text-to-diagram mermaid-alternative plantuml-inspired svg sequence-diagram er-diagram gantt-chart mindmap nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
hikerpig/pintoramain78

For agents

markdown · JSON · MCP: product_card(name="hikerpig/pintora")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem