Back to Enquirer

.Verb

.verb.md

2.4.02.3 KB
Original Source
<h1 align="center">Enquirer</h1> <p align="center"> <a href="https://npmjs.org/package/enquirer"> </a> <a href="https://travis-ci.org/enquirer/enquirer"> </a> <a href="https://npmjs.org/package/enquirer"> </a> </p> <p align="center"> <b>Stylish CLI prompts that are user-friendly, intuitive and easy to create.</b>

<sub>>_ Prompts should be more like conversations than inquisitions▌</sub>

</p> <p align="center"> <sub>(Example shows Enquirer's <a href="#survey-prompt">Survey Prompt</a>)</a></sub>

<sub>The terminal in all examples is <a href="https://hyper.is/">Hyper</a>, theme is <a href="https://github.com/jonschlinkert/hyper-monokai-extended">hyper-monokai-extended</a>.</sub>

<a href="#built-in-prompts"><strong>See more prompt examples</strong></a>

</p>

{%= format(include('docs/features.md')) %}

<p align="center"> <b>>_ Ready to start making prompts your users will love? ▌</b> </p>

❯ Getting started

Get started with Enquirer, the most powerful and easy-to-use Node.js library for creating interactive CLI prompts.

❯ Install

{%= format(include('docs/install.md')) %}

❯ Usage

{%= format(include('docs/usage.md')) %}

❯ Enquirer

{%= format(include('docs/overview.md')) %}

Enquirer API

{%= apidocs('index.js') %}

❯ Prompts

{%= format(include('docs/prompts.md')) %}

❯ Key Bindings

{%= format(include('docs/key-bindings.md')) %}

{%= include('docs/footer.md') %}