Alexandre Stahmer

Results 85 comments of Alexandre Stahmer

not really related but vanilla-extract also does this with [the identifier option](https://vanilla-extract.style/documentation/integrations/vite/#identifiers)

hey, my 2 cents: kysely does a fine job and looks like a robust & popular solution, so people might like re-using knowledge they already acquired rather than get to...

that would be perfect ! I'm also following this project and it looked very promising so would that mean online/offline synchronized state for free if kikko provides a way to...

hey, this looks amazing ! regarding Panda, I wanted to add a little more infos: > The major drawback, however, is that this is a PostCSS plugin, which means that...

yes, you're right, the current lib's output is wrong for future references, here's the minimal reproduction in the [playground](https://openapi-zod-client.vercel.app/?doc=PYBwpgdghiCWBcACAzAOgAyuQKFhAZsPNoogC6xkA2YSAygO5QDmzYATogAphkDOZYOzCIAtIgDy4CAEEuASRQYSiAG4c%2BsYBCQBGDKl27sIKGQAWfYqQD04MtdKIQAVwcqn5FlY%2Bexz3l9SABMwPgBjdlgQCm0kAFUQYLMRKAhEMAAPWAE8ZgCyRAAjAE9EeWCgxFAOMy0ICqQXJJSeMirhPhBtPjDHP0QAIgAmdHRB-oHEUIiomPr6F3DwsL58Fypq8HY67SrPcO0ySHcpvxgQKlhw3YgbACs%2BOP2piPMwAFsoSbPPABJhPgkIMAMQ2Q4fboQE58GxvT5QWEAJTAAEcXGEyFJYhA%2BINsBCoTDHPCvj5PCj0ZjsfVyX4yCVwEhgEV7mBwu0BiB2DV2BQ%2Bi9jpDamQXMIfvTGbREBAXB8ihwXiEwpFojikAAVT7bMxikTAfDkd6ID7AUJUVCIAASsGY704qigVAxfBNYDSrtNwkQkXdFHUiE6UN6fEtMjUTox1UNAC8OMBEE6mCVXdzgKpYDMjSI%2BFAPvq3K5CoROFBEMxYOp0ngi-4GCIyFEPogSsAxT7gAJimUAKyZRCwQ2tlzTBNPAA0idd9Z9aVn4WNFgLZFraWCzkRru02cQuYzEGYrsELbbqCVGUyecu0swPfPHzwsA%2BcqQ6HvUGyz4%2BenPoXwUA2BxEDfAY-wAqhTimIUdVFcVgJeU1zSQZgYlENAe1EWCimAIA) would you like to look into it ?

I think I fixed the 1st issue (TS type reference sometimes would output strings) that you described, there still seems to be a problem with `.lazy` in your case, I...

hey, yeah pretty much the same issue as the other one (https://github.com/astahmer/openapi-zod-client/issues/158). how would you solve that ? feel free to make a PR if you come up with a...

got it ! might be done directly in the default template, in the meantime you can make your own custom template that exports the endpoints

good catch ! and yes, integrations tests would be nice to have feel free to open a PR for that (with a [changeset](https://github.com/changesets/changesets/blob/main/docs/intro-to-using-changesets.md))

hey, sorry for the answer delay ! I'll look into this PR asap, I mostly need to benchmark stuff as this impact a lot of types indirectly