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

gvergnaud/hotscript

A library of composable functions for the type-level! Transform your TypeScript types in any way you want using functions you already know. observed · 2026-08-28

github.com/gvergnaud/hotscript · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

31/100

  • Activity 0
  • Release rhythm 35
  • Longevity 92

Flags: no_releases

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: 1298
  • days_rel: n/a
  • days_push: 613
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3677 stars · 60 forks observed · 2026-08-28

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

HotScript is a TypeScript library of composable type-level functions for transforming types, offering higher-order functions like Map, Filter, and Pipe that operate on tuples, strings, numbers, and object types. It lets developers write complex type manipulations using familiar functional programming patterns.

Use cases

  • transform typescript types at the type level
  • map filter and reduce over tuple types
  • perform type-level math operations on number literal types
  • compose type transformations with a pipe
  • define custom type-level lambda functions
  • transform object type keys and values
  • type-level pattern matching

When to avoid

  • your project uses plain JavaScript or another language
  • you need a stable, frozen API - the library is a work in progress with possible breaking changes
  • you only need simple built-in TypeScript utility types

Facets

library · maturity active

type-system serialization parser developer-tools programming-languages developer-tools frontend cross-platform typescript type-level-programming type-transformations higher-order-types type-utilities nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
gvergnaud/hotscriptmain31

For agents

markdown · JSON · MCP: product_card(name="gvergnaud/hotscript")

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