Skip to content

Commit

Permalink
Add inquirer-action-select community prompt to README.md (#1382)
Browse files Browse the repository at this point in the history
* Add inquirer-action-select community prompt to README.md

* fix formatting

---------

Co-authored-by: Simon Boudrias <admin@simonboudrias.com>
  • Loading branch information
zenithlight and SBoudrias committed Apr 7, 2024
1 parent 78f7084 commit 3374a2b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/prompts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,16 @@ Select a choice either with arrow keys + Enter or by pressing a key associated w
Quit (Q)
```

[**Action Select Prompt**](https://github.com/zenithlight/inquirer-action-select)<br/>
Choose an item from a list and choose an action to take by pressing a key.

```
? Choose a file Open <O> Edit <E> Delete <X>
❯ image.png
audio.mp3
code.py
```

# License

Copyright (c) 2023 Simon Boudrias (twitter: [@vaxilart](https://twitter.com/Vaxilart))<br/>
Expand Down

0 comments on commit 3374a2b

Please # to comment.