Kei Kamikawa

Results 34 issues of Kei Kamikawa

Hi 👋 Thanks for developing a great library! [Openai create-prompt documentation](https://platform.openai.com/docs/api-reference/completions/create#completions/create-prompt) says the `prompt` field is supported `encoded as a string, array of strings, array of tokens, or array of...

### What is the feature you are proposing? Hello! 👋 I propose providing a middleware for `jsxRendererWithName(name: string, component, options)` and an API like `c.renderWithName(name, Hello, World!)`. This would be...

enhancement

### What version of Hono are you using? 4.0.1 ### What runtime/platform is your app running on? Cloudflare Workers ### What steps can reproduce the bug? ```ts const Layout2: FC...

bug

Hello! Thank you for the great extension. Are there any plans to enable TCE on `jsonb` data? It would be even better if it could be supported! Currently, we got...

Thanks for making the great library! Do you have plans to support a parser that allows spaces instead of the 'T' character in the format `YYYY-MM-DD HH:MM:SS.mmmmmm`? Quoting an earlier...

## Which issue(s) this PR fixes: Fixes #109 ## Additional documentation - https://docs.github.com/en/actions/using-github-hosted-runners/about-larger-runners/about-larger-runners

## Which issue(s) this PR fixes: Fixes # ## Additional documentation

**Describe the bug** `make test` on macOS 13 (amd64) is not executing tests. See: https://github.com/Code-Hex/vz/actions/runs/6452512346/job/17514882857?pr=134 **To Reproduce** `make test` **Expected behavior** Pass tests **Screenshots** If applicable, add screenshots to help...

bug
help wanted