Crates.io | noctilucent |
lib.rs | noctilucent |
version | 0.2.0 |
source | src |
created_at | 2022-09-17 19:48:59.596967 |
updated_at | 2022-10-29 20:16:25.704478 |
description | Library for parsing and reconstructing cloudformation json into cdk |
homepage | |
repository | |
max_upload_size | |
id | 668314 |
size | 6,941,383 |
In a world where people want to use the full extent of the cdk, there was no product that would transform all your json into beautiful typescript...until now.
Noctilucent will take your json and output the equivalent typescript.
cargo build --release
./target/release/noctilucent <INPUT> <OUTPUT>
INPUT
is the input file path.OUTPUT
is the output file path; if not specified, output will be printed on your command line.There are known unsupported features. Working on them in priority order: