added doga

This commit is contained in:
szabomarton
2025-02-25 09:55:29 +01:00
parent 5174ab4cc4
commit 13254e5623
1149 changed files with 80161 additions and 0 deletions

19
25_02_24/node_modules/@tinyhttp/res/README.md generated vendored Normal file
View File

@@ -0,0 +1,19 @@
# @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