web-infra-dev/rslib
Create JavaScript libraries in a simple and intuitive way. observed · 2026-09-03
Health v2 · maintenance only
86/100
- Activity 100
- Release rhythm 79
- Longevity 65
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: 6
- age_days: 912
- days_rel: 61
- days_push: 0
- n_releases_24m: 106
Adoption not part of the score
1002 stars · 67 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rslib is a library development tool built on Rsbuild and Rspack for creating JavaScript libraries and UI component libraries. It provides zero-config setup, Rust-based build performance, and flexible output formats for publishing packages.
Use cases
- build a javascript library with zero configuration
- create and publish a ui component library to npm
- bundle a typescript library into multiple output formats
- migrate a webpack-based library build to a faster rust bundler
- generate esm and cjs outputs for different downstream consumers
When to choose
- you are developing a JavaScript or TypeScript library or component library and want fast, out-of-the-box builds
- you want webpack/Rspack plugin compatibility and flexible output formats
- build speed is a priority and you prefer Rust-based tooling
When to avoid
- you are building an application rather than a publishable library
- you need a bundler ecosystem outside the webpack/Rspack family
- you require a fully stable 1.0 release and cannot accept 0.x or pre-1.0 tooling
Facets
cli-tool · maturity active
build-tool developer-tools cli frontend web-development developer-tools cli cross-platform rspack rsbuild javascript-library-development ui-component-library typescript bundler npm-package-publishing build-tool nodejs
2 sources
- readme: https://github.com/web-infra-dev/rslib · fetched 2026-09-03 · 144a664a7877
- homepage: https://rslib.rs · fetched 2026-08-29 · 1e593070b50b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| web-infra-dev/rslib | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="web-infra-dev/rslib")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem