issues
search
nanovazquez
/
yargs-interactive
Interactive support for yargs
MIT License
46
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to use community prompt
#54
razonyang
opened
6 months ago
0
chore(deps): bump minimist, mkdirp, commitizen, handlebars and npm
#53
dependabot[bot]
opened
1 year ago
0
chore(deps): bump json5 from 2.1.0 to 2.2.3
#52
dependabot[bot]
opened
1 year ago
0
chore(deps): bump qs from 6.5.2 to 6.5.3
#51
dependabot[bot]
opened
1 year ago
0
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#50
dependabot[bot]
opened
1 year ago
0
Describe (message) accepts a function, but Yargs throws an error anyway and works without any issues.
#49
lucasantunes-ciandt
opened
2 years ago
2
How do you use it with commands?
#48
JoshMcCullough
opened
2 years ago
4
chore: move workflow to workflows folder
#47
nanovazquez
closed
2 years ago
1
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
#46
dependabot[bot]
opened
2 years ago
0
chore(deps): bump tar from 4.4.8 to 4.4.19
#45
dependabot[bot]
opened
2 years ago
0
chore(deps): bump ws from 5.2.2 to 5.2.3
#44
dependabot[bot]
opened
2 years ago
0
chore: replace Travis with GH Actions
#43
nanovazquez
closed
2 years ago
1
Feature: Add interactiveOptions to allow for prompts from nested commands
#42
devzeebo
opened
2 years ago
0
Following your example adding --interactive doesn't allow interactive mode
#41
allenchuang
closed
2 years ago
3
chore(deps): bump node-fetch from 2.6.0 to 2.6.7
#40
dependabot[bot]
opened
2 years ago
1
chore(deps): bump tmpl from 1.0.4 to 1.0.5
#39
dependabot[bot]
opened
3 years ago
0
chore(deps): bump path-parse from 1.0.6 to 1.0.7
#38
dependabot[bot]
opened
3 years ago
0
chore(deps): bump normalize-url from 4.3.0 to 4.5.1
#37
dependabot[bot]
opened
3 years ago
0
chore(deps): bump glob-parent from 5.0.0 to 5.1.2
#36
dependabot[bot]
opened
3 years ago
0
chore(deps): bump hosted-git-info from 2.8.2 to 2.8.9
#35
dependabot[bot]
opened
3 years ago
0
chore(deps): bump handlebars from 4.1.2 to 4.7.7
#34
dependabot[bot]
opened
3 years ago
0
chore(deps): bump y18n from 3.2.1 to 3.2.2
#33
dependabot[bot]
opened
3 years ago
0
chore(deps): bump ini from 1.3.5 to 1.3.7
#32
dependabot[bot]
opened
3 years ago
0
chore(deps-dev): bump semantic-release from 15.13.24 to 17.2.3
#31
dependabot[bot]
opened
3 years ago
0
chore(deps): bump node-fetch from 2.6.0 to 2.6.1
#30
dependabot[bot]
closed
2 years ago
1
chore(deps): bump handlebars from 4.1.2 to 4.7.6
#29
dependabot[bot]
closed
3 years ago
1
feat(interactive-mode): Added option to enable support of inquirer plugins
#28
TheOptimisticFactory
opened
4 years ago
2
chore(deps): bump npm from 6.11.2 to 6.14.6
#27
dependabot[bot]
closed
1 year ago
1
chore(deps): bump https-proxy-agent from 2.2.2 to 2.2.4
#26
dependabot[bot]
opened
4 years ago
0
chore(deps): bump acorn from 5.7.3 to 5.7.4
#25
dependabot[bot]
opened
4 years ago
0
chore(deps): bump handlebars from 4.1.2 to 4.5.3
#24
dependabot[bot]
closed
4 years ago
1
chore(deps): bump npm from 6.11.2 to 6.13.4
#23
dependabot[bot]
closed
4 years ago
1
yargs fails when `choices` is set to a function
#22
brandonweiss
closed
4 years ago
3
feat(yargs): bump yargs to v14
#21
nanovazquez
closed
5 years ago
2
feat: fix security issues
#20
favna
closed
5 years ago
5
Checkbox list doesn't work on Linux
#19
favna
closed
5 years ago
1
Add Support for Inquirer Choices
#18
nickthegroot
closed
5 years ago
1
New prompt option: `if-no-arg`
#17
iamturns
closed
5 years ago
3
chore(semantic-release): Bump semantic release to its latest version
#16
nanovazquez
closed
5 years ago
1
chore(Travis): Bump node versions to 10.x and 8.x
#15
nanovazquez
closed
5 years ago
1
fix(interactive-mode): Fix filtering of options based on the prompt property
#14
nanovazquez
closed
5 years ago
2
Supplying argument does not remove prompt in `if-empty` mode
#13
iamturns
closed
5 years ago
3
Support for Typescript typings
#12
stevenzeck
closed
6 years ago
3
fix(interactive-mode): Pass choices directly to inquirer (fixes #10)
#11
nanovazquez
closed
6 years ago
0
How to use the list type from inquirer?
#10
stevenzeck
closed
6 years ago
2
feat(prompt): Add the 'if-empty' value to prompt (closes #8)
#9
nanovazquez
closed
6 years ago
0
Prompt only for missing args?
#8
themightychris
closed
6 years ago
8
test: Add new tests to files with no coverage
#7
nanovazquez
closed
6 years ago
0
feat(interactive-mode): Support interactive as an option
#6
nanovazquez
closed
6 years ago
0
fix: Change usage from a bin to a JS file
#5
nanovazquez
closed
6 years ago
0
Next