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

es-analysis/plato

JavaScript source code visualization, static analysis, and complexity tool observed · 2026-08-28

github.com/es-analysis/plato · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 4991
  • days_rel: n/a
  • days_push: 1664
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4551 stars · 312 forks observed · 2026-08-28

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

Plato is a JavaScript static analysis tool that visualizes source code complexity, generating HTML reports with cyclomatic complexity, Halstead metrics, and lint data from JSHint/ESLint. It runs from the command line or as a Node.js library and produces browsable reports for projects.

Use cases

  • visualize javascript code complexity
  • generate cyclomatic complexity reports for a js project
  • track code quality metrics over time
  • lint and analyze javascript source files
  • produce html complexity reports for a codebase
  • find complex functions in legacy javascript

When to choose

  • you need visual HTML reports of JavaScript complexity metrics
  • you want combined linting (JSHint/ESLint) and complexity analysis in one report
  • you prefer a simple CLI or programmatic Node.js API

When to avoid

  • you need actively maintained tooling or modern ES2020+ syntax support
  • you need TypeScript or non-JavaScript language analysis
  • you need CI-integrated quality gates rather than visual reports

Facets

cli-tool · maturity maintenance

static-site-generator data-visualization linter developer-tools developer-tools web-development analytics cli cross-platform code-complexity static-analysis cyclomatic-complexity halstead-metrics code-quality javascript es6 reporting nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
es-analysis/platomain23

For agents

markdown · JSON · MCP: product_card(name="es-analysis/plato")

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