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

npm/tink

a dependency unwinder for javascript observed · 2026-08-28

github.com/npm/tink · JavaScript · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

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

Full methodology

Adoption not part of the score

2135 stars · 55 forks observed · 2026-08-28

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

Tink is an experimental next-generation package manager and runtime for JavaScript developed by the npm team. It installs dependencies into a centralized content-addressable cache and virtually loads node_modules by overriding Node's fs API, without extracting files to disk.

Use cases

  • install npm dependencies without creating a node_modules folder
  • run JavaScript with dependencies loaded from a shared cache
  • experiment with a next-generation npm package manager
  • avoid reinstalling the same packages across projects
  • generate a package map describing expected dependency files

When to choose

  • you want to experiment with cache-based, node_modules-free dependency loading
  • you're contributing to or evaluating next-generation npm tooling

When to avoid

  • you need a stable package manager for production projects
  • you need npm/yarn/pnpm feature parity
  • you expect ongoing maintenance - the project has been inactive since 2021

Facets

cli-tool · maturity abandoned

package-manager cli caching developer-tools cli cross-platform npm dependency-management virtual-node-modules experimental command-line javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
npm/tinkmain10

For agents

markdown · JSON · MCP: product_card(name="npm/tink")

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