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

rikukissa/typehole

TypeScript development tool for Visual Studio Code that helps you automate creating the initial static typing for runtime values observed · 2026-08-28

github.com/rikukissa/typehole · homepage · TypeScript · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1960
  • days_rel: n/a
  • days_push: 1268
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1049 stars · 13 forks observed · 2026-08-28

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

Typehole is a Visual Studio Code extension that automatically generates TypeScript interfaces from runtime values. It bridges serializable values from a running Node.js or browser application back into the editor, where they are turned into static type definitions.

Use cases

  • generate typescript types from api responses
  • create interfaces for runtime values automatically
  • type unknown json payloads in typescript
  • infer static types from javascript module values
  • capture runtime data samples as type definitions in vscode

When to choose

  • you need types for JSON-serializable API responses or payloads
  • you work in VS Code with TypeScript and want to avoid hand-writing interfaces
  • you want to sample runtime values repeatedly to augment types

When to avoid

  • you need types for non-serializable values like classes or functions
  • you don't use Visual Studio Code
  • you need a fully mature, production-hardened tool - the project is explicitly experimental and releases stopped in 2023

Facets

plugin · maturity experimental

developer-tools type-system serialization developer-tools programming-languages web-development editor-plugin browser cross-platform typescript vscode-extension static-typing runtime-values code-generation ast nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
rikukissa/typeholemain23

For agents

markdown · JSON · MCP: product_card(name="rikukissa/typehole")

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