←back to thread

203 points dahlia | 1 comments | | HN request time: 0s | source
Show context
thealistra ◴[] No.45153186[source]
Isn’t this like argparse from Python for typescript?
replies(1): >>45153443 #
whilenot-dev ◴[] No.45153443[source]
What OP calls an "combinatorial parser" I'd call object schema validation and that's more similar to pydantic[0] than argparse in python land.

[0]: https://docs.pydantic.dev/latest/

replies(1): >>45154075 #
nhumrich ◴[] No.45154075[source]
So, typer than
replies(1): >>45155884 #
1. mrugge ◴[] No.45155884[source]
Or click