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

privatenumber/pkgroll

📦 Zero-config package bundler for Node.js + TypeScript observed · 2026-08-28

github.com/privatenumber/pkgroll · TypeScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • Longevity 100

Flags: 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: 3.0
  • age_days: 1616
  • days_rel: 99
  • days_push: 7
  • n_releases_24m: 57

Full methodology

Adoption not part of the score

1562 stars · 44 forks observed · 2026-08-28

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

pkgroll is a zero-config JavaScript/TypeScript package bundler powered by Rollup. It reads entry-points from package.json exports and produces ESM, CommonJS, and .d.ts declaration outputs with a single command.

Use cases

  • bundle a TypeScript npm package with zero config
  • build ESM and CommonJS outputs from one codebase
  • generate bundled .d.ts declaration files
  • build a CLI tool with hashbang insertion
  • replace a complex rollup config for library builds
  • watch mode rebuilds during package development

When to avoid

  • you're bundling a web app rather than an npm package
  • you need advanced bundler plugins or custom transforms
  • you need code splitting for complex multi-entry apps

Facets

cli-tool · maturity active

build-tool cli developer-tools developer-tools web-development frontend cli cross-platform bundler rollup typescript esm commonjs declaration-files zero-config npm-packages javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
privatenumber/pkgrollmain95

For agents

markdown · JSON · MCP: product_card(name="privatenumber/pkgroll")

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