#1140894 ITP: node-cleye -- Strongly typed CLI development for Node.js

#1140894#5
Date:
2026-06-28 02:50:12 UTC
From:
To:
* Package name    : node-cleye
  Version         : 2.6.0
  Upstream Author : Hiroki Osame <hiroki.osame@gmail.com>
* URL             : https://github.com/privatenumber/cleye
* License         : Expat
  Programming Lang: JavaScript
  Description     : Strongly typed CLI development for Node.js

 The intuitive command-line interface (CLI) development tool. Cleye makes
 it very easy to develop command-line scripts in Node.js. It handles argv
 parsing to give you strongly typed parameters + flags and generates
 --help documentation based on the provided information.
 .
 Features:
 .
  - Minimal API surface
  - Powerful flag parsing
  - Strongly typed parameters and flags
  - Command support
  - Help documentation generation (customizable too!)
 .
 Node.js is an event-based server-side JavaScript engine.

dep for pkgroll
i plan to maintain this under the js-team