actypes

Crates.ioactypes
lib.rsactypes
version1.2.0
sourcesrc
created_at2023-08-17 21:28:31.581444
updated_at2024-02-29 23:56:45.010798
descriptionAdd runtime type checking to your Typescript code
homepage
repositoryhttps://github.com/QuentinGruber/actually_checked_typescript
max_upload_size
id947401
size78,764
Quentin Gruber (QuentinGruber)

documentation

README

actually_checked_typescript

Add runtime type checking to your Typescript code

Usage: actypes [OPTIONS] [PATCH_TYPE]

Arguments:
  [PATCH_TYPE]  [default: warning] [possible values: warning, error, fix]

Options:
  -f, --folder-path <FOLDER_PATH>          [default: .]
  -o, --out-folder-path <OUT_FOLDER_PATH>  [default: .]
  -h, --help                               Print help
  -V, --version                            Print version
Commit count: 38

cargo fmt