0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-29 09:43:20 +01:00
hono/deno_dist/utils
Ame_x 7217a50fee
refactor: faster for loop (#1989)
* refactor: faster

* chore: denofiy

* chore: format
2024-01-16 11:36:38 +09:00
..
jwt feat!: remove deprecated features (#1934) 2024-01-10 09:33:44 +09:00
body.ts feat!: remove deprecated features (#1934) 2024-01-10 09:33:44 +09:00
buffer.ts fix(utils/buffer): fix bufferToFormData() (#1500) 2023-09-23 23:46:09 +09:00
cookie.ts refactor: faster for loop (#1989) 2024-01-16 11:36:38 +09:00
crypto.ts refactor: support new @cloudflare/worker-types (#673) 2022-11-23 07:27:42 +09:00
encode.ts refactor: faster for loop (#1989) 2024-01-16 11:36:38 +09:00
filepath.ts fix(utils/filepath): filepath supports Windows (#1642) 2023-11-04 06:56:14 +09:00
html.ts feat: Introduce jsx/dom (#1917) 2024-01-10 08:36:34 +09:00
http-status.ts feat(utils): remove HTTP status messages from http-status.ts (#1037) 2023-04-28 12:10:20 +09:00
mime.ts feat(ssg): Implement Dynamic File Extension on MIME Type and Enhanced Response Handling (#1968) 2024-01-15 18:08:50 +09:00
stream.ts feat(streaming): implement stream.onAbort (#1871) 2024-01-02 23:18:04 +09:00
types.ts fix(types): JSONParsed supports interface and Date etc. (#1853) 2024-01-01 18:23:12 +09:00
url.ts feat: support multiple optinal parameters (#1940) 2024-01-10 21:57:37 +09:00