0.11.1 • Published 5 months ago

@bleed-believer/commander v0.11.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@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

0.11.1

5 months ago

0.11.0

1 year ago

0.10.3

1 year ago

0.10.4

1 year ago

0.10.2

2 years ago

0.10.0

2 years ago

0.10.1

2 years ago

0.9.0

2 years ago

0.5.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.1.0

2 years ago

0.3.0

2 years ago

0.1.2

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.4

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.1.3

2 years ago

0.1.5

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago