Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

type-flag

// Strongly-typed Node.js argv parser. Schema syntax (String/Number/Boolean, arrays, custom types, aliases, defaults, single-char names), return shape (flags/unknownFlags/positional args), flag forms (long/short/grouping, = : . delimiters, kebab↔camelCase), boolean negation via `--no-`, and the `ignore` callback for multi-command dispatch. Use when working with type-flag or building CLIs on top of it (e.g. cleye).

$ git log --oneline --stat
stars:221
forks:4
updated:2026年4月18日 12:33
SKILL.md
readonly