derhuerst / cli-styles

A consistent look & feel for CLI prompts.

Home Page:https://github.com/derhuerst/cli-styles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cli-styles 🕶

This project aims to bring a consistent look to CLI apps. It provides:

  • styles of showing user input (default, password, invisible)
  • indicators for the status of a prompt (?, , )
  • a prompt delimiter ()

Note: This project is not a prompt or a command line executable, it intends to standardize interfaces of CLI tools.

cli-styles works well with prompt-skeleton.

npm version build status dependency status ISC-licensed chat on gitter support me on Patreon

Prompts using cli-styles

Installing

npm install cli-styles

Usage

See the source

Contributing

If you have a question, found a bug or want to propose a feature, have a look at the issues page.

About

A consistent look & feel for CLI prompts.

https://github.com/derhuerst/cli-styles

License:ISC License


Languages

Language:JavaScript 100.0%