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

MathisBullinger/froebel

A strictly typed utility library. observed · 2026-08-28

github.com/MathisBullinger/froebel · homepage · TypeScript · ISC (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

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

Full methodology

Adoption not part of the score

1113 stars · 29 forks observed · 2026-08-28

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

Froebel is a strictly typed TypeScript utility library offering helper functions for functions, lists, objects, promises, strings, and more. It is an opinionated, type-first alternative to lodash that runs in Deno, Node.js, and the browser.

Use cases

  • memoize and debounce functions in TypeScript
  • zip, partition, and batch arrays with strict types
  • pick and omit object properties type-safely
  • create promise queues and promisify callbacks
  • pipe and compose functions functionally
  • deep equality checks and cloning

When to choose

  • you want lodash-like utilities with first-class TypeScript types
  • you need tree-shakeable, per-utility imports in Deno or Node
  • you prefer functional programming helpers over class-based APIs

When to avoid

  • you need a battle-tested, feature-complete utility library like lodash
  • your project is plain JavaScript without TypeScript
  • you need utilities not covered by its small curated collection

Facets

library · maturity active

developer-tools developer-tools web-development browser cross-platform typescript utility-library functional-programming lodash-alternative nodejs deno

2 sources

Member repositories

RepositoryRoleHealth v2
MathisBullinger/froebelmain32

For agents

markdown · JSON · MCP: product_card(name="MathisBullinger/froebel")

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