| Crates.io | schemy-ts |
| lib.rs | schemy-ts |
| version | 0.1.1 |
| created_at | 2025-04-25 22:21:49.218689+00 |
| updated_at | 2025-04-25 22:21:49.218689+00 |
| description | Generates TypeScript types from Schema.org JSON-LD vocabulary. |
| homepage | |
| repository | https://github.com/frectonz/schemy |
| max_upload_size | |
| id | 1649573 |
| size | 46,932 |
schemy-tsGenerates TypeScript types from Schema.org JSON-LD vocabulary. You can download the JSON vocabulary definition files here.
Generates TypeScript types from Schema.org JSON-LD vocabulary.
Usage: schemy-ts [OPTIONS]
Options:
-i, --input-file <SCHEMA_FILE> Path to the Schema.org JSON-LD input file [default: schema/schemaorg-current-https.jsonld]
-o, --output-dir <OUTPUT_DIR> Path to the output directory for the generated TypeScript source [default: out]
-h, --help Print help
-V, --version Print version