1.1.1 • Published 4 months ago

mustard-cli v1.1.1

Weekly downloads
-
License
-
Repository
github
Last release
4 months ago

IoC & Native ECMAScript Decorator based command line app builder.

Requires

  • Node.js >= 16.0.0
  • TypeScript >= 5.0.0

Before TypeScript 5.0 released, you may need to configure the used TypeScript version like below in .vscode/settings.json:

{
  "typescript.tsdk": "node_modules/typescript/lib"
}

Features

  • Born to be type safe
  • Nest command support
  • Validator support by Zod
  • Automatic usage info generation
  • Build decoupled applications using IoC concepts
  • Essential built-in utils for CLI app

Getting Started

Complete documentation will be provided after TypeScript 5.0 is officially released.

Samples

You can find more samples Here.

License

MIT

1.1.1

4 months ago

1.1.0

10 months ago

0.9.0

10 months ago

1.0.0

1 year ago

0.3.0

1 year ago

0.8.1

1 year ago

0.6.3

1 year ago

0.8.0

1 year ago

0.7.1

1 year ago

0.6.2

1 year ago

0.8.3

1 year ago

0.8.2

1 year ago

0.5.0

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.2.2

1 year ago

0.7.0

1 year ago

0.6.1

1 year ago

0.1.0

1 year ago

0.2.1

1 year ago

0.1.2

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.0.3-beta.0

3 years ago

0.0.2

3 years ago