io-ts-codegen icon indicating copy to clipboard operation
io-ts-codegen copied to clipboard

Consider standardising specific code generators

Open fabiancook opened this issue 6 years ago • 0 comments

It would be awesome if there was a cli tool that took an input file and format and generated a directory set of types out of it.

Here is a custom script that takes slacks openapi documentation and creates io-ts types with it using this project... https://github.com/opennetwork/slack-to-open/blob/master/modules/core/openapi-to-typescript.ts

fabiancook avatar Aug 16 '19 00:08 fabiancook