[ 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.