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

arethetypeswrong/arethetypeswrong.github.io

Tool for analyzing TypeScript types of npm packages observed · 2026-08-28

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

Health v2 · maintenance only

90/100

  • Activity 91
  • Release rhythm 86
  • Longevity 93
How is this computed?

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

  • gap_med: 0
  • age_days: 1315
  • days_rel: 96
  • days_push: 55
  • n_releases_24m: 22

Full methodology

Adoption not part of the score

1598 stars · 65 forks observed · 2026-08-28

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

A tool that analyzes npm package contents for issues with their TypeScript types, particularly ESM-related module resolution problems across node10, node16, and bundler resolution modes. It is available both as a website for exploring packages and as a CLI (@arethetypeswrong/cli) for checking packages on disk.

Use cases

  • check if my npm package's TypeScript types resolve correctly
  • detect ESM/CJS module resolution issues before publishing
  • verify package exports work in node16 and bundler module resolution
  • find out why consumers get 'no types' errors for my package
  • lint TypeScript type resolution in CI for a published library
  • analyze npm pack output for type problems

When to choose

  • you publish npm packages with TypeScript types and want to catch resolution issues before release
  • you maintain a dual ESM/CJS library and need to verify exports in multiple module resolution modes
  • you want to add type-resolution checks to a CI pipeline via the CLI

When to avoid

  • you need general TypeScript type checking or linting of source code rather than package type resolution
  • you need runtime testing of package behavior rather than static type analysis

Facets

cli-tool · maturity active

developer-tools testing parser developer-tools web-development frontend backend cli typescript npm-packages module-resolution esm cjs package-publishing type-checking nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
arethetypeswrong/arethetypeswrong.github.iomain90

For agents

markdown · JSON · MCP: product_card(name="arethetypeswrong/arethetypeswrong.github.io")

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