# @tinyhttp/type-is

> TypeScript rewrite of type-is with CJS and ESM targets

Latest version **2.2.6** (published 2026-07-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tinyhttp/type-is
pnpm add @tinyhttp/type-is
yarn add @tinyhttp/type-is
bun add @tinyhttp/type-is
```

## Health

**Score 70/100 (B)** — status: active.

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.2.6 |
| Published | 2026-07-18 |
| First published | 2020-09-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Node | >=14.13.1 |
| Dependencies | 2 |
| Unpacked size | 7.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 2903 |
| Author | v1rtl |
| Maintainers | dropthebeatbro, v1rtl |
| Keywords | tinyhttp, node.js, web framework, web, backend, req, request, type-is, javascript |

## Links

- npm: https://www.npmjs.com/package/@tinyhttp/type-is
- Repository: https://github.com/tinyhttp/tinyhttp
- Homepage: https://tinyhttp.v1rtl.site
- npm.io page: https://npm.io/package/@tinyhttp/type-is

## Dependencies (2)

- [mrmime](https://npm.io/package/mrmime.md) ^2.0.1
- [@tinyhttp/content-type](https://npm.io/package/@tinyhttp/content-type.md) ^0.1.4

## Alternatives

- [launchdarkly-js-client-sdk](https://npm.io/package/launchdarkly-js-client-sdk.md) — 2.5M weekly downloads
- [@elastic/elasticsearch](https://npm.io/package/@elastic/elasticsearch.md) — 2.1M weekly downloads
- [@c8y/client](https://npm.io/package/@c8y/client.md) — 15.3K weekly downloads
- [@signaldb/maverickjs](https://npm.io/package/@signaldb/maverickjs.md) — 1.7K weekly downloads
- [@bbc/http-transport-cache](https://npm.io/package/@bbc/http-transport-cache.md) — 1.2K weekly downloads

## Recent versions

- 2.2.6 (latest) — 2026-07-18
- 2.2.5 — 2025-09-14
- 2.2.4 — 2024-09-11
- 2.2.3 — 2024-06-26
- 2.2.2 — 2024-01-06
- 2.2.1 — 2024-01-06
- 2.2.0 — 2023-09-28
- 2.1.0 — 2023-05-23
- 2.0.8 — 2023-05-14
- 2.0.7 — 2023-01-11
- 2.0.6 — 2022-09-15
- 2.0.5 — 2022-06-05
- 2.0.4 — 2022-01-22
- 2.0.3 — 2021-10-23
- 2.0.2 — 2021-09-23
- … 26 more at https://npm.io/package/@tinyhttp/type-is/versions

## README

# @tinyhttp/type-is

> [`type-is`](https://github.com/jshttp/type-is) rewrite in TypeScript.

Infer the content-type of a request.

## Install

```sh
pnpm i @tinyhttp/type-is
```

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