5 releases (2 stable)
1.2.0 | Feb 29, 2024 |
---|---|
1.1.0 | Feb 27, 2024 |
0.3.0 | Nov 23, 2023 |
0.2.0 | Sep 18, 2023 |
0.1.0 | Aug 17, 2023 |
#46 in #checking
122 downloads per month
34KB
832 lines
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
Dependencies
~8MB
~172K SLoC