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

FredKSchott/pika-pack

📦⚡️ Build your npm package using composable plugins. https://www.pika.dev/blog/introducing-pika-pack/ observed · 2026-08-28

github.com/FredKSchott/pika-pack · JavaScript · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: 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: 2789
  • days_rel: n/a
  • days_push: 1607
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2285 stars · 32 forks observed · 2026-08-28

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

@pika/pack is a build pipeline tool that composes single-purpose plugins (wrapping tools like Babel and Rollup) to build npm packages for multiple environments. It generates the entire package output, including a fully configured package.json manifest with entry points like main, module, types, and unpkg.

Use cases

  • build an npm package for node, web, and typescript consumers from one pipeline
  • generate package.json entry points automatically
  • bundle a package with rollup without manual config
  • compile typescript definitions from javascript source
  • build a wasm package with js bindings

When to choose

  • you publish npm packages targeting multiple environments (node, web, unbundled esnext)
  • you want zero-config builds via pre-configured plugins
  • you want package.json manifest generation handled for you

When to avoid

  • you need a general-purpose application bundler rather than a package builder
  • you need actively maintained tooling - the project has seen little activity since 2022
  • your build needs fall outside the available plugin set

Facets

library · maturity maintenance

build-tool package-manager developer-tools developer-tools web-development cli cross-platform npm-packages build-pipeline plugins babel rollup package-json-generation esm javascript nodejs

1 source

Member repositories

RepositoryRoleHealth v2
FredKSchott/pika-packmain10

For agents

markdown · JSON · MCP: product_card(name="FredKSchott/pika-pack")

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