added doga
This commit is contained in:
19
25_02_24/node_modules/@tinyhttp/res/README.md
generated
vendored
Normal file
19
25_02_24/node_modules/@tinyhttp/res/README.md
generated
vendored
Normal 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
|
||||
Reference in New Issue
Block a user