# css-values

> Validate CSS property value pairs.

Latest version **0.1.0** (published 2016-08-31) · MIT license · 0 weekly downloads

## Install

```sh
npm install css-values
pnpm add css-values
yarn add css-values
bun add css-values
```

## 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.1.0 |
| Published | 2016-08-31 |
| First published | 2016-03-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 64 |
| Author | Ben Briggs |
| Maintainers | beneb |
| Keywords | css |

## Links

- npm: https://www.npmjs.com/package/css-values
- Repository: https://github.com/ben-eb/css-values/tree/master/packages/css-values
- Homepage: https://github.com/ben-eb/css-values
- npm.io page: https://npm.io/package/css-values

## Dependencies (3)

- [ends-with](https://npm.io/package/ends-with.md) ^0.2.0
- [css-color-names](https://npm.io/package/css-color-names.md) 0.0.4
- [postcss-value-parser](https://npm.io/package/postcss-value-parser.md) ^3.3.0

## 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.1.0 (latest) — 2016-08-31
- 0.0.1 — 2016-03-14

## README

# css-values

See the [css-values homepage](https://github.com/ben-eb/css-values) for more
information.


## Install

With [npm](https://npmjs.org/package/css-values) do:

```
npm install css-values
```


## License

[Template:CSSData] by Mozilla Contributors is licensed under [CC-BY-SA 2.5].

[template:cssdata]: https://developer.mozilla.org/en-US/docs/Template:CSSData

[cc-by-sa 2.5]: http://creativecommons.org/licenses/by-sa/2.5/

MIT © [Ben Briggs](http://beneb.info)

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