Junglei Kim
Junglei Kim
Good, I think I could contribute. Thanks
https://github.com/pilcrowOnPaper/astro-chat/blob/1196fcbe945732828c0f20f169efdc95118b3f1b/src/pages/index.astro#L87-L96 I can't explain about detailed, splitted chunk contain `''` empty string at first item. so after filtering, you can see it working. `const lines = chunk.split("\n").filter(line => line !==...
If following nestia's approach, hono already has [typia validator](https://github.com/honojs/middleware/tree/main/packages/typia-validator), and recently typia 3rd party library is released - [unplugin-typia](https://github.com/ryoppippi/unplugin-typia/blob/main/packages/unplugin-typia/README.md), so someone could be able to create this feature. but it...