# caniuse-db

> Raw browser/feature support data from caniuse.com

Latest version **1.0.30001810** (published 2026-08-24) · CC-BY-4.0 license · 0 weekly downloads

## Install

```sh
npm install caniuse-db
pnpm add caniuse-db
yarn add caniuse-db
bun add caniuse-db
```

## Health

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

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

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

## Facts

| | |
|---|---|
| Version | 1.0.30001810 |
| Published | 2026-08-24 |
| First published | 2014-02-24 |
| Weekly downloads | 0 |
| License | CC-BY-4.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 22.7 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5874 |
| Author | Alexis Deveria |
| Maintainers | fyrd |
| Keywords | support, css, js, html5, svg |

## Links

- npm: https://www.npmjs.com/package/caniuse-db
- Repository: https://github.com/Fyrd/caniuse
- Homepage: https://github.com/Fyrd/caniuse#readme
- Issues: https://github.com/Fyrd/caniuse/issues
- npm.io page: https://npm.io/package/caniuse-db

## Alternatives

- [@mapbox/jsonlint-lines-primitives](https://npm.io/package/@mapbox/jsonlint-lines-primitives.md) — 5.3M weekly downloads
- [reftools](https://npm.io/package/reftools.md) — 3.5M weekly downloads
- [@hey-api/openapi-ts](https://npm.io/package/@hey-api/openapi-ts.md) — 3.5M weekly downloads
- [@mapbox/geojson-rewind](https://npm.io/package/@mapbox/geojson-rewind.md) — 2.4M weekly downloads
- [turbo-stream](https://npm.io/package/turbo-stream.md) — 1.7M weekly downloads

## Recent versions

- 1.0.30001810 (latest) — 2026-08-24
- 1.0.30001809 — 2026-08-07
- 1.0.30001807 — 2026-08-06
- 1.0.30001806 — 2026-07-16
- 1.0.30001805 — 2026-07-11
- 1.0.30001804 — 2026-07-11
- 1.0.30001803 — 2026-07-07
- 1.0.30001802 — 2026-07-06
- 1.0.30001801 — 2026-07-06
- 1.0.30001800 — 2026-06-28
- 1.0.30001799 — 2026-06-11
- 1.0.30001798 — 2026-06-11
- 1.0.30001797 — 2026-06-06
- 1.0.30001796 — 2026-06-06
- 1.0.30001795 — 2026-05-27
- … 1872 more at https://npm.io/package/caniuse-db/versions

## README

# caniuse
[![Build Status](https://github.com/Fyrd/caniuse/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/Fyrd/caniuse/actions/)

## About

This repo contains raw data from the caniuse.com support tables. It serves two purposes:

1. The ability for anyone interested to update or add to the support data on the site. If you are interested in this, please read the [CONTRIBUTING file](CONTRIBUTING.md).

2. Access to the site's data for other projects. For this use the [`fulldata-json/data-2.0.json`](fulldata-json/data-2.0.json) file which includes all support data. ([`data.json`](data.json) is also available for backwards compatibility.)

The data in this repo is available for use under a CC BY 4.0 license (https://creativecommons.org/licenses/by/4.0/). For attribution just mention somewhere that the source is caniuse.com. If you have any questions about using the data for your project please contact me here: https://a.deveria.com/contact

Some of the data on caniuse.com is provided by [browser-compat-data](https://github.com/mdn/browser-compat-data) instead of this repository.

## Sponsor

[![Browserstack](/browserstack-logo.png)](https://browserstack.com)


Caniuse.com is created and maintained by Alexis Deveria
<br>https://caniuse.com/
<br>https://a.deveria.com/

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