Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iloveryuux/prompt

📝 A powerful and customizable CLI prompt library for interactive user input.
https://github.com/iloveryuux/prompt

cli input menu npmjs package prompt tool

Last synced: 5 days ago
JSON representation

📝 A powerful and customizable CLI prompt library for interactive user input.

Awesome Lists containing this project

README

        

## Prompt

[![npm version](https://badge.fury.io/js/@ryuux%2Fprompt.svg)](https://badge.fury.io/js/@ryuux%2Fprompt)

A powerful and customizable CLI prompt library for interactive user input. Created solely with native packages or packages by **`ryuux`**. Constant updates ✨

![imagen](https://github.com/user-attachments/assets/6d0d5cd3-056a-4e17-b2b2-7f8536b52608)

# Installation 😎

pnpm
npm
yarn

```sh
pnpm add @ryuux/prompt
```


```sh
npm install @ryuux/prompt
```


```
yarn add @ryuux/prompt
```