#1144264 ITP node-cac: : lightweight TypeScript framework for building command‑line applications

Package:
wnpp
Source:
wnpp
Submitter:
Bastien Roucaries
Date:
2026-08-13 08:31:02 UTC
Severity:
normal
#1144264#5
Date:
2026-08-13 08:29:15 UTC
From:
To:
* Package name    : node-cac
  Version         : 7.0.0
  Upstream Author : egoist <0x142857@gmail.com>
* URL             : https://github.com/cacjs/cac#readme
* License         : Expat
  Programming Lang: JavaScript
  Description     : lightweight TypeScript framework for building command‑line applications

cac ( Command And Conquer. ) is a lightweight TypeScript framework for building command‑line applications (CLI). It provides a minimal but powerful API for defining commands,
options, argument parsing, and automatic help generation. It is designed to make CLI development simple while still supporting advanced features such
as git‑style subcommands, variadic arguments, dot‑nested options, and default commands.