# @tinyhttp/res

[![npm (scoped)][npm-badge]](https://npmjs.com/package/@tinyhttp/res) [![npm][dl-badge]](https://npmjs.com/package/@tinyhttp/res) [![][web-badge]](https://tinyhttp.v1rtl.site/mw/res)

Response extensions for tinyhttp collected in one package. This module itself depends on other modules, such as [`@tinyhttp/send`](/packages/send).

## Install

```sh
pnpm i @tinyhttp/res
```

## API

[tinyhttp Response docs](https://tinyhttp.v1rtl.site/docs#response).

[npm-badge]: https://img.shields.io/npm/v/@tinyhttp/res?style=flat-square
[dl-badge]: https://img.shields.io/npm/dt/@tinyhttp/res?style=flat-square
[web-badge]: https://img.shields.io/badge/website-visit-hotpink?style=flat-square
