1.1.1 • Published 12 months ago
mustard-cli v1.1.1
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
1.1.1
12 months ago
1.1.0
1 year ago
0.9.0
1 year ago
1.0.0
2 years ago
0.3.0
2 years ago
0.8.1
2 years ago
0.6.3
2 years ago
0.8.0
2 years ago
0.7.1
2 years ago
0.6.2
2 years ago
0.8.3
2 years ago
0.8.2
2 years ago
0.5.0
2 years ago
0.4.1
2 years ago
0.4.0
2 years ago
0.2.2
2 years ago
0.7.0
2 years ago
0.6.1
2 years ago
0.1.0
2 years ago
0.2.1
2 years ago
0.1.2
2 years ago
0.2.0
2 years ago
0.1.1
2 years ago
0.0.3-beta.0
3 years ago
0.0.2
3 years ago