schema-tsifier
v1.1.6
Published
Convert hyper schema to typescript definition.
Readme
Schema Tsifier
Convert hyper schema to typescript definition.
Install and How to use
npm install schema-tsifier -g
schema-tsifier schema.yml 'MySchema.Entities'> schema.tsSee example/heroku-schema.json and example/heroku-schema.ts.
TODO
- Generate javascript client
- Add tests
LISENCE
MIT
