# @rspack/lite-tapable

> Lite weight tapable for Rspack

Latest version **1.1.5** (published 2026-08-01) · MIT license · 0 weekly downloads

## Install

```sh
npm install @rspack/lite-tapable
pnpm add @rspack/lite-tapable
yarn add @rspack/lite-tapable
bun add @rspack/lite-tapable
```

## 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.1.5 |
| Published | 2026-08-01 |
| First published | 2024-07-04 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 9 |
| Maintainers | hardfist3, chenjiahan |

## Links

- npm: https://www.npmjs.com/package/@rspack/lite-tapable
- Repository: https://github.com/rstackjs/rspack-lite-tapable
- npm.io page: https://npm.io/package/@rspack/lite-tapable

## Recent versions

- 1.1.5 (latest) — 2026-08-01
- 1.0.0-beta.5 (beta) — 2024-08-08
- 1.0.0-alpha.5 (alpha) — 2024-07-17
- 1.1.4 — 2026-07-28
- 1.1.3 — 2026-07-28
- 1.1.2 — 2026-06-05
- 1.1.1 — 2026-05-28
- 1.1.0 — 2025-11-11
- 1.0.1 — 2024-09-26
- 1.0.0 — 2024-08-10
- 1.0.0-beta.4 — 2024-08-08
- 1.0.0-beta.3 — 2024-08-06
- 1.0.0-beta.2 — 2024-08-02
- 1.0.0-beta.1 — 2024-07-30
- 1.0.0-beta.0 — 2024-07-26
- … 4 more at https://npm.io/package/@rspack/lite-tapable/versions

## README

# @rspack/lite-tapable

<p>
  <a href="https://www.npmjs.com/package/@rspack/lite-tapable?activeTab=readme"><img src="https://img.shields.io/npm/v/@rspack/lite-tapable?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" /></a>
  <a href="https://npmcharts.com/compare/@rspack/lite-tapable?minimal=true"><img src="https://img.shields.io/npm/dm/@rspack/lite-tapable.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="downloads" /></a>
  <a href="https://github.com/web-infra-dev/rspack/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="license" /></a>
</p>

Lite weight tapable for Rspack.

## Documentation

See [webpack/tapable](https://github.com/webpack/tapable) for usages.

## License

`@rspack/lite-tapable` is [MIT licensed](https://github.com/web-infra-dev/rspack/blob/main/LICENSE).

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