@bleed-believer/commander
TypeScript icon, indicating that this package has built-in type declarations

0.11.1 • Public • Published

@bleed-believer/commander

A package to create CLI applications using decorators. Provides mechanisms to implement routing for large command applications, and parses the arguments given by the user or another program.

Disclaimer

Since ESM hs been heavely adopted by the whole node.js community (including transpilers, unit testing, and many other libraries), the CJS support has been removed. If you still needs the CJS compatibility, please use this version or earlier.

Installation

Simply execute this command at the root of your project directory:

npm i --save @bleed-believer/commander

Documentation

Package Sidebar

Install

npm i @bleed-believer/commander

Weekly Downloads

16

Version

0.11.1

License

MIT

Unpacked Size

26.5 kB

Total Files

99

Last publish

Collaborators

  • sleep-written