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

egoist/bili

Bili makes it easier to bundle JavaScript libraries. observed · 2026-08-28

github.com/egoist/bili · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3682
  • days_rel: n/a
  • days_push: 1118
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1031 stars · 65 forks observed · 2026-08-28

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

Bili is a zero-config bundler for JavaScript libraries, built on top of Rollup. It automatically handles transforms with Buble, Babel, or TypeScript and supports CSS preprocessors out of the box.

Use cases

  • bundle a javascript library for npm
  • build a typescript library with zero config
  • package a js library with rollup without writing config
  • compile library code with babel or buble
  • bundle css and sass in a js library build

When to choose

  • you want a fast, zero-config build for a small-to-medium JS/TS library
  • you prefer Rollup output but dislike writing Rollup configs
  • you need built-in CSS/Sass/Less support in a library build

When to avoid

  • you need a highly customized modern build pipeline (prefer Vite, tsup, or raw Rollup)
  • you're bundling an application rather than a library
  • you need actively maintained tooling with the latest ecosystem support

Facets

cli-tool · maturity maintenance

build-tool developer-tools cli developer-tools frontend web-development cli cross-platform rollup bundler javascript-libraries typescript zero-config babel nodejs

1 source

Member repositories

RepositoryRoleHealth v2
egoist/bilimain23

For agents

markdown · JSON · MCP: product_card(name="egoist/bili")

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