millsp/ts-toolbelt
👷 TypeScript's largest type utility library observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 24
- 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: 2643
- days_rel: n/a
- days_push: 457
- n_releases_24m: 0
Adoption not part of the score
7152 stars · 154 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ts-toolbelt is a large TypeScript type utility library offering 200+ generic type functions for computing, transforming, and creating types. It works like lodash for the type system, providing advanced mapped, conditional, and recursive types for stronger type safety.
Use cases
- merge or intersect object types in TypeScript
- make selected properties of a type optional or readonly
- compute union and intersection types safely
- deeply type nested object transformations
- write type-safe utility functions with complex generics
- check type equality or assignability at compile time
When to choose
- you need advanced type-level operations beyond TypeScript's built-in utilities
- you want a well-tested, comprehensive collection of utility types
- you're building type-safe libraries or APIs with complex generics
When to avoid
- your project uses plain JavaScript without TypeScript
- you only need a handful of simple utility types and prefer zero dependencies
- your TypeScript version is older than 4.1
Facets
library · maturity stable
type-system developer-tools developer-tools programming-languages cross-platform typescript type-utilities type-safety utility-types npm-package nodejs
2 sources
- readme: https://github.com/millsp/ts-toolbelt · fetched 2026-08-28 · df139f286510
- homepage: https://millsp.github.io/ts-toolbelt/ · fetched 2026-08-29 · 28a8ffd206a6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| millsp/ts-toolbelt | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="millsp/ts-toolbelt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem