0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-30 01:56:18 +01:00
hono/deno_dist/utils
Jayden 760ae30251
Fix detecting node runtime (#696)
* Fix

* Denoify

* Avoid error in other runtime

* chore: remove unnecessary config testPathIgnorePatterns (#697)

* Fix vercel

Co-authored-by: Horie Issei <issei.horie@is2ei.com>
2022-12-02 11:28:49 +09:00
..
jwt chore: fix typo in error class name (#393) 2022-07-17 08:54:43 +09:00
body.ts refactor: support new @cloudflare/worker-types (#673) 2022-11-23 07:27:42 +09:00
buffer.ts
cookie.ts chore: denoify 2022-07-15 08:40:15 +09:00
crypto.ts refactor: support new @cloudflare/worker-types (#673) 2022-11-23 07:27:42 +09:00
encode.ts Fix detecting node runtime (#696) 2022-12-02 11:28:49 +09:00
filepath.ts
html.ts refactor(utils/html): remove escape function (#450) 2022-08-03 11:39:36 +09:00
http-status.ts
json.ts feat(validator): has the error message per rule (#603) 2022-10-19 19:17:04 +09:00
mime.ts refactor(mime): made .ico file's extension to image/x-icon (#462) 2022-08-09 10:51:08 +09:00
object.ts feat(validator): has the error message per rule (#603) 2022-10-19 19:17:04 +09:00
types.ts refactor(types): refactor and add tests for checking Types (#615) 2022-10-23 08:10:00 +09:00
url.ts feat(trie-router): support optional parameter (#540) 2022-09-20 21:26:27 +09:00