0.0.2 • Published 7 years ago

ipfn-ts-schema-gen v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

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.