0.6.0 • Published 6 years ago

@tangdrew/fhir-ts-codegen v0.6.0

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

fhir-ts-codegen

Generate io-ts runtime types from FHIR StructureDefinitions.

Disclaimer

This project is still in early stages of development and should not be considered "production-ready".

Installation

npm install @tangdrew/fhir-ts-codegen -g

Usage

Usage: fhir-ts-codegen [options]

Options:
  -i, --input <dir>   input pattern to StructureDefinitions
  -o, --output <dir>  path to output directory
  -V, --version       output the version number
  -h, --help          output usage information

Example:

fhir-ts-codegen --input "./structure-definitions/**.profile.canonical.json" --output ./types

License

MIT licensed.

0.6.0

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.3.0

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago