[ trixie ]
[ sid ]
[ 原始碼: node-clipanion ]
套件:node-clipanion(3.2.1+dfsg-2)
node-clipanion 的相關連結
Debian 的資源:
下載原始碼套件 node-clipanion:
- [node-clipanion_3.2.1+dfsg-2.dsc]
- [node-clipanion_3.2.1+dfsg.orig.tar.xz]
- [node-clipanion_3.2.1+dfsg-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Type-safe CLI library with no runtime dependencies
Clipanion provides type inference for the options you declare: no duplicated types to write and keep in sync.
The core is implemented using a functional approach, letting most bundlers only keep what you actually use.
Clipanion supports subcommands, arrays, counters, execution contexts, error handling, option proxying, and much more.
Clipanion is used to power Yarn - likely one of the most complex CLI used everyday by the JavaScript community.