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

smartprocure/futil-js

F(unctional) util(ities). Resistance is futile. observed · 2026-08-28

github.com/smartprocure/futil-js · homepage · JavaScript · MIT (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: 3499
  • days_rel: n/a
  • days_push: 853
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1044 stars · 70 forks observed · 2026-08-28

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

Futil is a collection of functional programming utilities for JavaScript, designed to complement lodash/fp with generic helpers that lodash doesn't include. It provides utilities for async flows, tree traversal, and other common functional patterns.

Use cases

  • compose async and sync functions in a pipeline
  • resolve promises nested in objects and trees
  • get functional utilities missing from lodash/fp
  • traverse and transform nested data structures functionally
  • write point-free style JavaScript code

When to choose

  • you already use lodash/fp and want additional functional helpers
  • you need to mix async and sync functions in flows
  • you want a lightweight, tree-shakeable utility library

When to avoid

  • you want a full standalone utility library like lodash
  • your project doesn't use lodash/fp as a dependency
  • you need TypeScript-first utilities with strict typing

Facets

library · maturity stable

developer-tools developer-tools programming-languages functional-programming lodash utilities async nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
smartprocure/futil-jsmain32

For agents

markdown · JSON · MCP: product_card(name="smartprocure/futil-js")

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