0.6.0 • Published 5 years ago

@tangdrew/fhir-ts-codegen v0.6.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 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

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.3.0

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago