mockdeep/typewiz
Automatically discover and add missing types in your TypeScript code observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
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: 3157
- days_rel: n/a
- days_push: 1793
- n_releases_24m: 0
Adoption not part of the score
1104 stars · 44 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TypeWiz is a TypeScript tool that monitors variable types at runtime and automatically inserts missing type annotations into your source code. It ships as a core library plus integrations for Node.js, Webpack, and the CLI.
Use cases
- add missing type annotations to typescript code automatically
- infer typescript types from runtime values
- gradually type an untyped javascript codebase
- instrument node.js code to discover parameter types
- improve type safety of legacy typescript projects
When to choose
- you have an untyped or partially typed TypeScript codebase and want automated type annotation
- you want runtime-inferred types written back into source
- you need a webpack or node runner integration for type discovery
When to avoid
- you need an actively maintained tool - the project is deprecated as of 2021
- you want static type inference without running the code
- your project uses very recent TypeScript versions that may be incompatible
Facets
library · maturity abandoned
type-system developer-tools build-tool developer-tools programming-languages web-development cli cross-platform typescript type-inference code-automation webpack-plugin deprecated nodejs
1 source
- readme: https://github.com/mockdeep/typewiz · fetched 2026-08-28 · 87e7801ee179
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mockdeep/typewiz | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="mockdeep/typewiz")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem