Skip to content

Commit

Permalink
Add inquirer-interrupted-prompt into readme (#1100)
Browse files Browse the repository at this point in the history
  • Loading branch information
lnquy065 committed Apr 3, 2022
1 parent 3ac0cfc commit 1393048
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -489,3 +489,8 @@ Inquirer prompt for to select a file or directory in file tree<br>
A table-like prompt for Inquirer.<br>
<br>
![inquirer-table-prompt](https://raw.githubusercontent.com/eduardoboucas/inquirer-table-prompt/master/screen-capture.gif)

[**inquirer-interrupted-prompt**](https://github.com/lnquy065/inquirer-interrupted-prompt)<br>
Turning any existing inquirer and its plugin prompts into prompts that can be interrupted with a custom key.<br>
<br>
![inquirer-interrupted-prompt](https://raw.githubusercontent.com/lnquy065/inquirer-interrupted-prompt/master/example/demo-menu.gif)

0 comments on commit 1393048

Please sign in to comment.