Found 3,227 repositories(showing 30)
SBoudrias
A collection of common interactive command line user interfaces.
magmax
A collection of common interactive command line user interfaces, based on Inquirer.js (https://github.com/SBoudrias/Inquirer.js/)
kazhala
:snake: Python port of Inquirer.js (A collection of common interactive command-line user interfaces)
Lutetium-Vanadium
An easy-to-use collection of interactive cli prompts inspired by Inquirer.js.
kahkhang
Modern terminal prompt inspired by inquirer.js
adelsz
Fuzzy file/directory search and select prompt for Inquirer.js
nicksrandall
a directory (relative to given path) selector for Inquirer.js
ewnd9
Integration testing for inquirer.js
SAP
Displays inquirer.js questions in an interactive HTML form. It displays each question type in its corresponding UI control; it supports answer validations and question visibility based on a given condition.
agolaszewski
A collection of common interactive command line user interfaces. Port of Inquirer.js
gomzkov
Learn how to build beautiful Node.js CLIs - interactive examples with Chalk, Figlet, Inquirer, and Ora.
DerekTBrown
Datepicker prompt for inquirer.js
course-one
A demo CLI app in Node.js using Commander.js and Inquirer.js
timkelty
Run Shipit tasks from Gulp, or any task runner. Includes Inquirer.js prompts, CLI arguments, customized logging, and more.
haversnail
A date prompt plugin for Inquirer.js.
leonardoInf
Beautiful Inquirer.js prompts in Dart
olistic
Inquirer.js prompt for your less creative users
KamiKillertO
A directory prompt for Inquirer.js
FaztWeb
Tasks Management CLI application with Nodejs, Mongodb, inquirer.js, and commander
MoBMoCaffeine
TaskNinja CLI is a lightweight, interactive command-line tool to manage tasks. Add, list, update, and delete tasks with status, priority, due date, and optional description, all stored in a JSON file. Built with Node.js, Commander.js, and Inquirer.js for a seamless CLI experience.
Interactive prompt implementation for Inquirer.js
vedsaxena6987
Project Approach: Shield AI is developed as a Node.js CLI tool using: Google Generative AI (Gemini-1.5 Pro) for security analysis. Chalk, Ora, and Inquirer for an interactive UI. Chokidar for real-time file monitoring. File System (fs) module for secure backups and modifications.
leonsilicon
A "press any key to continue" prompt for Inquirer.js
yaodingyd
Auto submit prompt for Inquirer.js, saving one extra enter
Xcraft-Inc
Simple CLI and shell for Node.js based on commander and inquirer.
RajaRakoto
Minimalistic boilerplate to quick-start CLI development with Inquirer.js in TypeScript 🚀
waleedkhan06
a number guessing game using typescript,node.js and inquirer
jpd61
Employee Tracker Using MySQL, Inquirer, Console.Table and Node.js
philipstubbs13
A command line version of the classic Hangman game built using Node.js, Inquirer, and Javascript constructors. See how many Minnesota cities you can guess correctly.
OM-SINGH-81
This is a backend Node.js project that generates QR codes from user-provided URLs. It uses the inquirer package to prompt the user for a URL, the qr-image package to create the QR code image, and Node.js's fs module to save both the generated QR code (qr-img.png) and the entered URL (URL.txt).