▲ Flaget - new small 5kB CLI argument parser at github.com▼1 up and 0 down, posted by biodiscus 46 days ago 4 comments
jklu 45 days ago. link 3 points ▲ ▼Alternatively use the built-in: util.parseArgs https://2ality.com/2022/08/node-util-parseargs.html
biodiscus 45 days ago. link 1 point ▲ ▼I know :-) It's stable starting from Node.js 20, but I need to support Node.js 10+.