# cssdb

> A list of CSS features and their positions in the process of becoming implemented web standards

Latest version **8.11.0** (published 2026-08-30) · MIT-0 license · 0 weekly downloads

## Install

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

## Health

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

Positive: esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 8.11.0 |
| Published | 2026-08-30 |
| First published | 2017-09-08 |
| Weekly downloads | 0 |
| License | MIT-0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 170.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 548 |
| Maintainers | jonathantneal, alaguna, romainmenke |
| Keywords | css, features, specifications, stages |

## Links

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

## 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

- 8.11.0 (latest) — 2026-08-30
- 8.10.0 — 2026-08-15
- 8.9.0 — 2026-05-13
- 8.8.1 — 2026-05-10
- 8.8.0 — 2026-02-21
- 8.7.1 — 2026-01-26
- 8.7.0 — 2026-01-14
- 8.6.0 — 2025-12-26
- 8.5.2 — 2025-12-04
- 8.5.1 — 2025-12-03
- 8.5.0 — 2025-12-03
- 8.4.3 — 2025-12-01
- 8.4.2 — 2025-09-21
- 8.4.1 — 2025-09-20
- 8.4.0 — 2025-08-20
- … 79 more at https://npm.io/package/cssdb/versions

## README

# cssdb [<img src="https://cssdb.org/images/css.svg" alt="" width="90" height="90" align="right">][cssdb]

[![NPM Version][npm-img]][npm-url]
[![Build Status][cli-img]][cli-url]

[cssdb] is a list of CSS features and their positions in
the process of becoming implemented web standards.

---

Did you come here to update the status of a CSS feature or add a new one?
Quick, read [CONTRIBUTING.md](CONTRIBUTING.md).

Did you come here to learn about the stages? Quick, read [STAGES.md](STAGES.md).

---

[cssdb] ranks CSS features by stages that reflect the real-life stability of
new CSS features.

You can read an [inside view of the CSSWG] to learn about the official
(and unofficial) development stages of CSS specifications. In reality,
specifications and browser implementations happen out of sync. For example,
there are stable CSS features missing in all browsers, while other CSS features
developed outside the [CSSWG] have appeared in browsers behind flags. This is
too ambiguous for the web development community, and a more accountable process
is desired.

[cli-img]: https://github.com/csstools/cssdb/actions/workflows/test.yml/badge.svg
[cli-url]: https://github.com/csstools/cssdb/actions/workflows/test.yml
[cssdb]: https://github.com/csstools/cssdb
[CSSWG]: https://wiki.csswg.org/spec
[inside view of the CSSWG]: https://fantasai.inkedblade.net/weblog/2011/inside-csswg/process
[npm-img]: https://img.shields.io/npm/v/cssdb.svg
[npm-url]: https://www.npmjs.com/package/cssdb

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