cli-styles

A consistent look for CLI prompts.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
cli-styles
1.0.06 years ago8 years agoMinified + gzip package size for cli-styles in KB

Readme

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.