ipfn-ts-schema-gen
v0.0.2
Published
Converts TypeScript Interfaces to JSON Schema
Downloads
3
Maintainers
Readme
ipfn-ts-schema-gen
Converts TypeScript packages to JSON Schema
Used in conjunction with ipfn-typhen.
Example usage
In tsconfig.json
{
"typhen": [
{
"plugin": "ipfn-ts-schema-gen"
}
]
}
TypeScript version
~2.1.0
Source code
This is a fork of typhen-json-schema For more information about the source code see original project.
Contributors
- Shogo Iwano (@shiwano)
- Sebastian Lasse (@sebilasse)
Fork
- Łukasz Kurowski (@crackcomm)
License
Copyright (c) 2014 Shogo Iwano Licensed under the MIT license.