# @rslib/core

> The Rsbuild-based library development tool.

Latest version **1.0.0** (published 2026-09-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install @rslib/core
pnpm add @rslib/core
yarn add @rslib/core
bun add @rslib/core
```

## Health

**Score 55/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2026-09-03 |
| First published | 2024-08-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1029 |
| Maintainers | chenjiahan, timeless911, fi3ework |

## Links

- npm: https://www.npmjs.com/package/@rslib/core
- Repository: https://github.com/web-infra-dev/rslib
- Homepage: https://rslib.rs
- Issues: https://github.com/web-infra-dev/rslib/issues
- npm.io page: https://npm.io/package/@rslib/core

## Recent versions

- 1.0.0 (latest) — 2026-09-03
- 1.0.0-rc.2 (rc) — 2026-08-26
- 1.0.0-beta.3 (beta) — 2026-08-13
- 0.20.0-canary-202603101 (canary) — 2026-03-10
- 0.5.0-alpha.0 (alpha) — 2025-02-17
- 0.0.0-next-20241204092353 (next) — 2024-12-04
- 1.0.0-rc.1 — 2026-08-24
- 1.0.0-rc.0 — 2026-08-19
- 1.0.0-beta.2 — 2026-08-06
- 1.0.0-beta.1 — 2026-07-23
- 1.0.0-beta.0 — 2026-07-15
- 0.23.2 — 2026-07-03
- 0.23.1 — 2026-06-27
- 0.23.0 — 2026-06-16
- 0.22.1 — 2026-06-12
- … 116 more at https://npm.io/package/@rslib/core/versions

## README

<picture>
  <img alt="Rslib Banner" src="https://assets.rspack.rs/rslib/rslib-banner.png">
</picture>

# Rslib

Rslib is a library development tool powered by [Rsbuild](https://rsbuild.rs). It allows library developers to leverage the knowledge and ecosystem of webpack and Rspack.

## Documentation

https://rslib.rs/

## Contributing

Please read the [Contributing Guide](https://github.com/web-infra-dev/rslib/blob/main/CONTRIBUTING.md).

## License

Rslib is [MIT licensed](https://github.com/web-infra-dev/rslib/blob/main/LICENSE).

---
_Source: https://npm.io/package/@rslib/core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
