# postcss-browser-reporter

> PostCSS plugin to report warning messages right in your browser

Latest version **0.7.0** (published 2023-11-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install postcss-browser-reporter
pnpm add postcss-browser-reporter
yarn add postcss-browser-reporter
bun add postcss-browser-reporter
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.7.0 |
| Published | 2023-11-07 |
| First published | 2015-07-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=18.0 |
| Dependencies | 0 |
| Unpacked size | 5.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 76 |
| Author | Alexey Gaziev |
| Maintainers | ai, gazay |
| Keywords | postcss, css, postcss-plugin, warnings |

## Links

- npm: https://www.npmjs.com/package/postcss-browser-reporter
- Repository: https://github.com/postcss/postcss-browser-reporter
- Homepage: https://github.com/postcss/postcss-browser-reporter#readme
- Issues: https://github.com/postcss/postcss-browser-reporter/issues
- Funding: https://opencollective.com/postcss/
- npm.io page: https://npm.io/package/postcss-browser-reporter

## Alternatives

- [style-dictionary](https://npm.io/package/style-dictionary.md) — 2.0M weekly downloads
- [postcss-merge-idents](https://npm.io/package/postcss-merge-idents.md) — 1.7M weekly downloads
- [@fontsource/noto-sans](https://npm.io/package/@fontsource/noto-sans.md) — 93.0K weekly downloads
- [uglifycss](https://npm.io/package/uglifycss.md) — 71.6K weekly downloads
- [mat4-interpolate](https://npm.io/package/mat4-interpolate.md) — 23.3K weekly downloads

## Recent versions

- 0.7.0 (latest) — 2023-11-07
- 0.6.0 — 2019-03-31
- 0.5.0 — 2016-05-09
- 0.4.0 — 2015-09-25
- 0.3.0 — 2015-07-17

## README

# PostCSS Browser Reporter

[PostCSS] plugin to report warning messages right in your browser.

If a plugin before this one is throwing a warning, this plugin will append warning messages to `html:before`.

![PostCSS Browser Reporter example](./screenshot.png)

[PostCSS]: https://github.com/postcss/postcss


## Docs
Read full docs **[here](https://github.com/postcss/postcss-browser-reporter#readme)**.

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