#typescript #checking #run-time #error #arguments

bin+lib actypes

Add runtime type checking to your Typescript code

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

#40 in #checking

Download history 29/week @ 2024-02-19 315/week @ 2024-02-26 20/week @ 2024-03-04 6/week @ 2024-03-11 9/week @ 2024-04-01

122 downloads per month

MIT license

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

~8.5MB
~184K SLoC