issues
search
cacjs
/
cac
Simple yet powerful framework for building command-line apps.
MIT License
2.65k
stars
104
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
no-command [...args] - first arg munged to number type
#162
rjharmon
opened
3 months ago
0
`egoist.sh`is no longer maintained.
#161
sabonerune
closed
4 months ago
0
FR: Allow variadic arguments without spread operator
#160
nbbaier
opened
5 months ago
0
Provide an official website generated based on vitepress
#159
luoriwusheng-xia
opened
10 months ago
0
The behavior of the "parse" function when used without arguments is strange.
#158
KaminoRyo
opened
1 year ago
0
chore: update projects that use cac
#157
btea
opened
1 year ago
1
How not to automatically recognize parameters and enforce default behavior
#156
rxliuli
closed
1 year ago
1
fix: variadic arguments error parsing
#155
xueelf
opened
1 year ago
0
feat: add checkUpdate
#154
HomyeeKing
closed
1 year ago
2
fix: mix of parsed and non-parsed option names getting default value
#153
Rendez
opened
1 year ago
0
fix: fix #151 (inverted default commands)
#152
domdomegg
opened
1 year ago
1
Can't create command with alias to default command
#151
domdomegg
opened
1 year ago
0
Short option property does not update when using long option
#150
shanoaice
opened
1 year ago
2
build(deps): bump json5 from 2.1.0 to 2.2.3
#149
dependabot[bot]
opened
1 year ago
1
build(deps): bump qs from 6.5.2 to 6.5.3
#148
dependabot[bot]
opened
1 year ago
1
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#147
dependabot[bot]
opened
1 year ago
1
feat: add sub-command version #125
#146
zxx457
opened
2 years ago
1
Added aliases on outputHelp
#145
wladpaiva
opened
2 years ago
1
fix: fix typescript issue and fix wrong export field (fix #143)
#144
Mister-Hope
closed
2 years ago
3
Issue using typescript with nodenext
#143
Mister-Hope
closed
2 years ago
2
fix: compat with NodeNext moduleResolution
#142
meteorlxy
closed
2 years ago
3
feat: MAX optimization
#141
pengfeipang
opened
2 years ago
1
chore: remove unused variable
#140
wumanho
opened
2 years ago
1
build(deps-dev): bump semantic-release from 17.3.0 to 19.0.3
#139
dependabot[bot]
opened
2 years ago
0
build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
#138
dependabot[bot]
opened
2 years ago
0
build(deps): bump node-fetch from 2.6.1 to 2.6.7
#137
dependabot[bot]
opened
2 years ago
0
How to get all options?
#136
daolou
closed
2 years ago
1
feat: throw error on unused args
#135
sapphi-red
opened
2 years ago
0
build(deps): bump ajv from 6.10.0 to 6.12.6
#134
dependabot[bot]
opened
2 years ago
0
build(deps): bump shelljs from 0.8.4 to 0.8.5
#133
dependabot[bot]
opened
2 years ago
1
doc: New Chinese Document
#132
pingan8787
opened
2 years ago
0
fix(docs): sao documentation url ⚔️
#131
fzn0x
closed
2 years ago
2
fix: make cac work on Deno 1.16
#130
paambaati
closed
3 years ago
2
Register cac with deno registries (requires a github webhook to be added)
#129
josh-hemphill
opened
3 years ago
0
fix: default exports.require should be pointed to index-compat.js
#128
jkzing
closed
3 years ago
1
build(deps): bump ws from 5.2.2 to 5.2.3
#127
dependabot[bot]
opened
3 years ago
0
fix: remove `version` from the help message for sub commands
#126
falstack
closed
3 years ago
1
Implement `.version()` for sub commands
#125
egoist
opened
3 years ago
0
fix: only output version message for root command
#124
falstack
closed
3 years ago
1
build(deps): bump tmpl from 1.0.4 to 1.0.5
#123
dependabot[bot]
opened
3 years ago
0
build(deps): bump tar from 4.4.10 to 4.4.19
#122
dependabot[bot]
opened
3 years ago
1
build(deps): bump path-parse from 1.0.6 to 1.0.7
#121
dependabot[bot]
opened
3 years ago
1
build(deps): bump tar from 4.4.10 to 4.4.15
#120
dependabot[bot]
closed
3 years ago
2
Long hyphenated options aren't recognised as aliases
#119
chocolateboy
opened
3 years ago
0
CACError: Unknown option `--runInBand`
#118
HomyeeKing
opened
3 years ago
0
The callback function of action is not closed properly
#117
txbo
opened
3 years ago
1
Remove `module.exports` in esm bundle
#116
egoist
opened
3 years ago
1
build(deps): bump set-getter from 0.1.0 to 0.1.1
#115
dependabot[bot]
opened
3 years ago
1
build(deps): bump glob-parent from 5.1.1 to 5.1.2
#114
dependabot[bot]
opened
3 years ago
1
build(deps): bump normalize-url from 5.3.0 to 5.3.1
#113
dependabot[bot]
opened
3 years ago
1
Next