hi2u

Results 23 comments of hi2u

@y-nk Sorry, only just noticed your comment now. No I didn't find anything that worked well as a drop-in replacement. I ended up giving up on that setup, and switching...

Another thing I couldn't find any info about was the "windows key". Doesn't seem to be mentioned anywhere I could find. From the demo page it appears that the term...

Using JSON Schema as an input also fails, e.g input of: ```json { "$schema": "http://json-schema.org/draft-06/schema#", "type": "array", "items": { "type": "integer" }, "definitions": {} } ``` Generates no Zod code...