Tyren

Results 11 comments of Tyren

Would love to have this feature

Tailwind is a great tool especially to achieve fast styling, but in this context it is more a painkiller than a solution. Also it comes with 2 big counterparts that...

No breaking changes, all types are based on standard Typescript mecanism/utility types. The only "complex" type I have written is the Pattern type but again, using standard Typescript. Furthermore, as...

No worries. As I stated in my first post, we could further enhanced type customization especially to allow Response type to be set. Shall I try to work on it...

@Geo25rey sorry I've been a bit overwhelmed in my life recently, I thought this PR had been merged already but we might misunderstood each other with @kartikk221 when I said...

I've finally found time to merge latest changes. Seems to not break anything. As I mentioned I would long time ago, I've added the possibility to type json Response. This...

I think I'm done, only the vocabulary "Reply" / "Response" question remains, do you have a preference ?

@kartikk221 Have you had time to test it on existing codebases ? 😄 > Maybe "ResponseFormat", "ResponseBody", or "ResponseBodyFormat" I think I'll stick with "Response" for now, I found other...