# broccoli-middleware

> Broccoli asset builder middleware

Latest version **2.1.2** (published 2026-05-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install broccoli-middleware
pnpm add broccoli-middleware
yarn add broccoli-middleware
bun add broccoli-middleware
```

## Health

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

Positive: no vulnerabilities; has provenance.

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

## Facts

| | |
|---|---|
| Version | 2.1.2 |
| Published | 2026-05-09 |
| First published | 2014-05-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | 6.* \|\| 8.* \|\| >= 10.* |
| Dependencies | 4 |
| Unpacked size | 118.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 4 |
| Author | Jo Liss |
| Maintainers | joliss, real_ate, rwjblue, katiegengler |
| Keywords | builder, build, frontend, browser, asset, pipeline |

## Links

- npm: https://www.npmjs.com/package/broccoli-middleware
- Repository: https://github.com/ember-cli/broccoli-middleware
- Issues: https://github.com/ember-cli/broccoli-middleware/issues
- npm.io page: https://npm.io/package/broccoli-middleware

## Dependencies (4)

- [has-ansi](https://npm.io/package/has-ansi.md) ^3.0.0
- [ansi-html](https://npm.io/package/ansi-html.md) ^0.0.9
- [handlebars](https://npm.io/package/handlebars.md) ^4.0.4
- [mime-types](https://npm.io/package/mime-types.md) ^2.1.18

## Alternatives

- [raw-loader](https://npm.io/package/raw-loader.md) — 4.3M weekly downloads
- [plop](https://npm.io/package/plop.md) — 1.4M weekly downloads
- [webpack-deadcode-plugin](https://npm.io/package/webpack-deadcode-plugin.md) — 80.3K weekly downloads
- [@storybook/preact-vite](https://npm.io/package/@storybook/preact-vite.md) — 54.2K weekly downloads
- [vite-plugin-transform](https://npm.io/package/vite-plugin-transform.md) — 2.4K weekly downloads

## Recent versions

- 2.1.2 (latest) — 2026-05-09
- 2.1.1 — 2019-11-20
- 2.1.0 — 2019-07-14
- 2.0.1 — 2018-07-18
- 2.0.0 — 2018-07-18
- 1.2.1 — 2018-03-07
- 1.2.0 — 2018-03-06
- 1.1.0 — 2018-02-21
- 1.0.0 — 2017-06-26
- 1.0.0-beta.13 — 2017-06-26
- 1.0.0-beta.12 — 2017-06-25
- 1.0.0-beta.11 — 2017-06-21
- 1.0.0-beta.9 — 2017-06-21
- 1.0.0-beta.8 — 2017-01-17
- 0.18.1 — 2016-08-25
- … 3 more at https://npm.io/package/broccoli-middleware/versions

## README

broccoli-middleware
==============================================================================
[![TravisCI Build Status](https://travis-ci.org/ember-cli/broccoli-middleware.svg?branch=master)](https://travis-ci.org/ember-cli/broccoli-middleware)
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/p4kvoah8x88dvwjo/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/broccoli-middleware/branch/master)

Broccoli asset builder middleware


Installation
------------------------------------------------------------------------------

```bash
npm install broccoli-middleware
```


License
------------------------------------------------------------------------------

Broccoli was originally written by [Jo Liss](http://www.solitr.com/) and is
licensed under the [MIT license](LICENSE).

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