File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,13 +36,13 @@ capabilities with several powerful **declarative** features. It can be used to
3636create simple single-level CLIs or deeply nested sprawling interfaces alike.
3737
3838Black Flag was built as a drop-in replacement for vanilla Yargs, specifically
39- for users of [ ` yargs::commandDir() ` ] [ 2 ] ([ which] [ 3 ] [ has] [ 4 ] [ issues] [ 5 ] ). Its
40- features include:
39+ for users of the [ ` yargs::commandDir() ` ] [ 2 ] ([ which] [ 3 ] [ has] [ 4 ] [ issues] [ 5 ] ).
40+ Its features include:
4141
4242- [ Declarative-first sync/async APIs] [ 6 ] ✨
4343- [ Zero configuration required] [ 7 ] ✨
4444- [ It's still yargs all the way down] [ 8 ] ✨ (nothing brand new to learn!)
45- - [ Built-in support for dynamic options] [ 9 ] ✨ ([ a ] [ 10 ] [ popular ] [ 11 ]
45+ - [ Built-in support for dynamic options] [ 9 ] ✨ ([ an ] [ 10 ] [ infamous ] [ 11 ]
4646 [ Yargs] [ 12 ] [ white] [ 13 ] [ whale] [ 14 ] )
4747- [ Consistent and safe CLI execution] [ 15 ] ✨
4848- [ Simple comprehensive error handling and reporting] [ 16 ] ✨
You can’t perform that action at this time.
0 commit comments