1.1.6 • Published 11 years ago
schema-tsifier v1.1.6
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