Skip to content

Issues: c4spar/deno-cliffy

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add support for bash completions enhancement New feature or request module:command command module
#7 by c4spar was closed Sep 22, 2020
Add secret prompt enhancement New feature or request module:prompt prompt module
#8 by c4spar was closed May 31, 2020
Make command's executable without --allow-env flag enhancement New feature or request module:command command module
#11 by c4spar was closed May 31, 2020
Add minLength and maxLength option to input prompt enhancement New feature or request module:prompt prompt module
#12 by c4spar was closed May 31, 2020
Add minLength and maxLength option to list prompt enhancement New feature or request module:prompt prompt module
#13 by c4spar was closed May 31, 2020
Make return type of parse method generic enhancement New feature or request module:command command module
#15 by c4spar was closed Mar 5, 2021
Code documentation documentation Improvements or additions to documentation
#16 by c4spar was closed Dec 29, 2020
Use deno fmt for code formatting
#17 by c4spar was closed Aug 28, 2020
Add support for hidden command's enhancement New feature or request module:command command module
#22 by c4spar was closed May 31, 2020
Add support for hidden option's enhancement New feature or request module:command command module
#23 by c4spar was closed May 31, 2020
Remove undefined return type from GenericPrompt.prompt() method. enhancement New feature or request module:prompt prompt module
#25 by c4spar was closed May 31, 2020
The command class should return literal arguments enhancement New feature or request module:command command module
#26 by c4spar was closed Jun 4, 2020
Refactor default commands enhancement New feature or request module:command command module
#27 by c4spar was closed Jun 24, 2020
Provide a way to access the actual command in action handlers enhancement New feature or request module:command command module
#28 by c4spar was closed Jun 24, 2020
implement stopEarly enhancement New feature or request module:command command module module:flags flags module
#39 by c4spar was closed Jun 4, 2020
Add support for no value flags enhancement New feature or request module:command command module module:flags flags module
#40 by c4spar was closed Jun 11, 2020
Deno can't import std@v0.63.0
#56 by nakleiderer was closed Aug 3, 2020
Consider using Pagic to build the website?
#83 by xcatliu was closed Sep 24, 2020
Use localStorage to save input values for auto suggestions enhancement New feature or request module:prompt prompt module
#132 by c4spar was closed May 24, 2021
Clear stdout on ctrl+c
#141 by c4spar was closed Feb 3, 2021
feat: add commands
#222 by ayakovlenko was closed Jun 25, 2021
GitHub provider not directly exported in command/upgrade/mod.ts enhancement New feature or request module:command command module
#229 by lowlighter was closed Jun 30, 2021
Remove v prefix from version field in help command bug Something isn't working module:command command module
#230 by lowlighter was closed Jun 30, 2021
ProTip! Adding no:label will show everything without a label.