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

angus-c/just

A library of dependency-free JavaScript utilities that do just one thing. observed · 2026-08-28

github.com/angus-c/just · 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: 3721
  • days_rel: n/a
  • days_push: 934
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6202 stars · 207 forks observed · 2026-08-28

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

Just is a collection of zero-dependency JavaScript utility modules, each published as its own tiny npm package that does one thing (e.g. just-clone, just-diff, just-extend). It ships ES and CJS builds plus TypeScript definitions, making it ideal for size-sensitive apps like PWAs.

Use cases

  • deep clone objects without pulling in lodash
  • diff and patch JavaScript objects
  • merge, extend, pick, and omit from objects
  • reduce bundle size by replacing bulky utility libraries
  • add small typed utilities to a TypeScript project
  • build a progressive web app with minimal bytes

When to choose

  • you need a handful of small utilities and care about bundle size
  • you want dependency-free npm packages with ESM/CJS and TypeScript support
  • you're targeting older browsers or Node 6+ environments

When to avoid

  • you want one comprehensive utility library with batteries included
  • you need heavily optimized or battle-tested performance-critical utilities
  • your team prefers a single dependency over many micro-packages

Facets

library · maturity active

developer-tools developer-tools web-development browser cross-platform utility-library zero-dependency npm-packages typescript-definitions pwa tree-shakable javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
angus-c/justmain32

For agents

markdown · JSON · MCP: product_card(name="angus-c/just")

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