# cssom

> CSS Object Model implementation and CSS parser

Latest version **0.5.0** (published 2021-06-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install cssom
pnpm add cssom
yarn add cssom
bun add cssom
```

## Health

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

Positive: has types package; no vulnerabilities.

Warnings: low downloads; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.5.0 |
| Published | 2021-06-20 |
| First published | 2011-10-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/cssom) |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 50.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 757 |
| Author | Nikita Vasilyev |
| Maintainers | nv, domenic |
| Keywords | CSS, CSSOM, parser, styleSheet |

## Links

- npm: https://www.npmjs.com/package/cssom
- Repository: https://github.com/NV/CSSOM
- Homepage: https://github.com/NV/CSSOM#readme
- Issues: https://github.com/NV/CSSOM/issues
- npm.io page: https://npm.io/package/cssom

## Alternatives

- [babylon](https://npm.io/package/babylon.md) — 5.1M weekly downloads
- [csscolorparser](https://npm.io/package/csscolorparser.md) — 3.7M weekly downloads
- [expr-eval-fork](https://npm.io/package/expr-eval-fork.md) — 1.5M weekly downloads
- [@leeoniya/ufuzzy](https://npm.io/package/@leeoniya/ufuzzy.md) — 247.7K weekly downloads
- [xml-parser](https://npm.io/package/xml-parser.md) — 78.4K weekly downloads

## Recent versions

- 0.5.0 (latest) — 2021-06-20
- 0.4.4 — 2019-11-14
- 0.4.3 — 2019-11-13
- 0.4.2 — 2019-11-11
- 0.4.1 — 2019-07-04
- 0.4.0 — 2019-07-04
- 0.3.8 — 2019-07-04
- 0.3.7 — 2019-07-04
- 0.3.6 — 2019-02-05
- 0.3.5 — 2019-02-05
- 0.3.4 — 2018-07-03
- 0.3.3 — 2018-06-28
- 0.3.2 — 2017-01-20
- 0.3.1 — 2016-02-01
- 0.3.0 — 2013-11-09
- … 6 more at https://npm.io/package/cssom/versions

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