JSPM

Found 214 results for ask

@clack/prompts

Effortlessly build beautiful command-line apps 🪄 [Try the demo](https://stackblitz.com/edit/clack-prompts?file=index.js)

  • v0.11.0
  • 83.89
  • Published

prompts-ncu

Lightweight, beautiful and user-friendly prompts

  • v3.0.2
  • 71.96
  • Published

question-cache

A wrapper around inquirer that makes it easy to create and selectively reuse questions.

  • v0.7.0
  • 67.72
  • Published

readline-ui

Create a readline interface with default settings to use in prompts.

  • v2.2.3
  • 67.68
  • Published

prompt-choices

Create an array of multiple choice objects for use in prompts.

  • v5.0.0
  • 65.61
  • Published

prompt-question

Question object, used by Enquirer and prompt plugins.

  • v5.0.2
  • 65.60
  • Published

prompt-confirm

Confirm (yes/no) prompt. Can be used standalone or with a prompt system like [Enquirer].

  • v2.0.4
  • 65.59
  • Published

prompt-base

Base prompt module used for creating custom prompts.

  • v5.0.0
  • 64.87
  • Published

terminal-paginator

Paginator used for rendering lists or choices for prompts in the terminal.

  • v2.0.2
  • 63.86
  • Published

askpassword

A password prompt that does print data to the TTY

  • v2.0.2
  • 63.37
  • Published

question-store

Ask questions, persist the answers. Basic support for i18n and storing answers based on current working directory.

  • v0.13.1
  • 62.58
  • Published

hijack-stream

Temporarily take over a readable stream

  • v2.0.1
  • 62.44
  • Published

choices-separator

Separator for choices arrays in prompts. Based on the Separator from inquirer.

  • v2.0.0
  • 62.22
  • Published

gulp-choose-files

Gulp plugin that prompts you to choose the files to pass through the stream.

  • v2.0.0
  • 62.15
  • Published

to-choices

Easily create a normalized inquirer choices question. Supports all of the `choices` question types: checkbox, list, rawlist, expand

  • v0.2.0
  • 61.50
  • Published

base-questions

Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.

  • v0.9.1
  • 60.85
  • Published

prompt-list

List-style prompt. Can be used as a standalone prompt, or with a prompt system like [enquirer].

  • v3.2.0
  • 59.19
  • Published

prompt-checkbox

Multiple-choice/checkbox prompt. Can be used standalone or with a prompt system like [Enquirer].

  • v2.2.0
  • 57.44
  • Published

prompt-radio

Radio prompt. Can be used as a standalone prompt, or as a plugin for [Enquirer].

  • v1.2.1
  • 56.05
  • Published

prompt-password

Password prompt. Can be used as a standalone prompt, or as a plugin for [Enquirer].

  • v1.2.0
  • 53.97
  • Published

prompt-input

Basic text input prompt. This can be used standalone, but it's also included in [enquirer] by default.

  • v3.0.0
  • 53.38
  • Published

prompt-expand

Expand prompt. Can be used as a standalone prompt, or with a prompt system like [Enquirer].

  • v1.0.1
  • 52.57
  • Published

prompt-rawlist

Rawlist prompt. Can be used as a standalone prompt, or with a prompt system like [Enquirer].

  • v2.0.1
  • 51.64
  • Published

@winches/prompts

Lightweight, beautiful and user-friendly prompts

    • v0.0.7
    • 51.33
    • Published

    common-questions

    An object of questions commonly used by project generators or when initializing projects. Questions can be overridden, updated or extended.

    • v0.5.1
    • 46.15
    • Published

    ask-when

    Conditionally prompt the user based on options. For use with Base applications or question-store.

    • v0.1.7
    • 45.54
    • Published

    helper-ask

    Async helper that prompts the user for a value and uses the answer as context for rendering the template.

    • v0.2.1
    • 45.15
    • Published

    bvaughn-enquirer

    Fork of enquirer/enquirer with some bug fixes and UX changes

      • v2.4.2
      • 42.79
      • Published

      questionnaire

      Simple command-line questionnaire

      • v0.1.1
      • 36.14
      • Published

      @posva/prompts

      Lightweight, beautiful and user-friendly prompts

      • v2.4.4
      • 36.11
      • Published

      @zamiell/clack-core

      Clack contains low-level primitives for implementing your own command-line applications.

      • v0.4.2
      • 35.54
      • Published

      @zamiell/clack-prompts

      Effortlessly build beautiful command-line apps 🪄 [Try the demo](https://stackblitz.com/edit/clack-prompts?file=index.js)

      • v0.10.2
      • 35.33
      • Published

      gulp-conflict

      Check if files in stream conflict with those in target dir, with option to use new, keep old, show diff, etc.

      • v0.4.0
      • 34.06
      • Published

      sure

      Asks you if you are sure. If you are not, it will return an error code. Is useful in scripts where you want a confirmation before executing.

      • v0.0.3
      • 32.18
      • Published

      prompts-plus

      Lightweight, beautiful and user-friendly prompts

      • v3.0.4
      • 31.56
      • Published

      prask

      Lightweight prompting library for terminal apps.

      • v2.2.3
      • 30.83
      • Published

      search-engine-client

      A nodejs module to extract links from Google, Bing etc..

      • v1.2.6
      • 30.64
      • Published

      go-plugin-quiz

      Go plugin to communicate with user using shell prompt

      • v4.0.0
      • 30.46
      • Published

      forms-app

      Forms application

      • v0.70.1
      • 27.48
      • Published

      enquirer-esm

      extends enquirer, and add es module import support

      • v2.3.6-ext.1
      • 25.59
      • Published

      inquirer-app

      packages/prompts/README.md

      • v1.0.0
      • 22.32
      • Published

      reloquent

      Ask user configurable questions via read-line.

      • v1.4.1
      • 22.07
      • Published

      enquirer-separator

      Separator for Enquirer prompts. Based on the Separator from inquirer.

      • v0.1.0
      • 21.74
      • Published

      @simon_he/clack-core

      Clack contains low-level primitives for implementing your own command-line applications.

      • v0.3.9
      • 21.51
      • Published

      @simon_he/clack-prompts

      Effortlessly build beautiful command-line apps 🪄 [Try the demo](https://stackblitz.com/edit/clack-prompts?file=index.js)

      • v0.8.11
      • 19.98
      • Published

      ask-json

      Easy interactive prompts to create and validate data using JSON schema

      • v0.1.9
      • 18.12
      • Published

      ask-transform

      AssemblyScript transformer for building ask projects

      • v0.4.0
      • 17.47
      • Published

      cdrake-se

      A library that will make your life easier when you want to search the internet, not pay APIs, search from your computer for free!

      • v1.1.2
      • 15.04
      • Published

      search-engine-client2

      A nodejs module to extract links from Google, Bing etc..

      • v1.0.0
      • 14.90
      • Published

      positive

      A yes/no question prompt.

        • v1.0.9
        • 14.84
        • Published

        inquirer-table

        A table prompt for Inquirer.js.

        • v1.0.1
        • 14.71
        • Published

        apemanask

        Demo of service project.

        • v3.0.1
        • 14.50
        • Published

        intent-utterance-expander

        Expand custom utterance slots of phrases, to use with Alexa Skills Kit Sample Utterances

        • v0.0.9
        • 14.17
        • Published

        askwatson

        Ask IBM Watson a question on Bluemix

        • v1.0.11
        • 13.98
        • Published

        rstify-ask

        Restify is a comprehensive npm package that streamlines and enhances the handling of HTTP requests in JavaScript applications.

          • v1.0.19
          • 13.41
          • Published

          ezql

          Ask your database questions, anywhere.

          • v0.0.4
          • 13.19
          • Published

          inquirer-plugins

          <!-- MD_HOPPER: ID: inquirer-plugins --> <!-- MD_HOPPER: TITLE: inquirer-plugins --> <!-- MD_HOPPER: OUTPUT: README.md --> <!-- MD_HOPPER: CONFIG: skip-hidden: true filenames: README.md output: README.md -->

          • v1.0.7
          • 13.19
          • Published

          cmdconfig

          Simple configuration CLI generator for nodejs

          • v1.0.4
          • 13.08
          • Published

          vscode-beggar

          A little utility for asking for money in a VSCode extension.

          • v1.0.1
          • 12.84
          • Published

          superprompt

          Superprompt is a commandline prompting tool with different prompt types

          • v2.0.0
          • 12.70
          • Published

          wizardy

          Conversational wizard and prompts generator with zero dependencies.

          • v0.4.1
          • 12.39
          • Published

          gyp-builder

          A way to build gyp files programmatically

          • v0.0.5
          • 12.25
          • Published

          ask-js

          JavaScript implementation of the Ask query language.

          • v0.0.1
          • 12.24
          • Published

          outerbase

          Ask your database questions, anywhere.

          • v0.0.0
          • 12.07
          • Published

          ask-deploy

          Deploy wrapper for Alexa Skills Kit (ASK) to easily switch environments.

          • v0.4.1
          • 11.71
          • Published

          @jeremyosborne/enquirer

          Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.

          • v2.4.2
          • 11.70
          • Published

          alexa-mp3-validator

          A node module for validating your MP3 files to be used in your Amazon Alexa skill.

          • v1.0.3
          • 11.38
          • Published

          nr-cli

          Ask for the scripts command to run in the package.json file

          • v1.0.9
          • 11.34
          • Published

          @cloudideaas/inquirer

          Hydra is your answer to an open-source "yes-code" solution. Hydra is a app generation tool with resulting source code. Generated front-end support for Ionic/Angular. Restful microservice layer support for .NET Core. Back-end support for SQL Server. Other

          • v1.0.5
          • 11.24
          • Published

          jaskit

          Ask questions from CLI and Write answers to a file

          • v1.0.4
          • 11.14
          • Published

          simple-prompts-web3

          Lightweight, beautiful and user-friendly prompts and live on Webiste. With future web3 very simple library

          • v1.0.1
          • 11.10
          • Published

          ask-community-interceptors

          Request and Response Interceptors for Alexa projects built with the ASK SDK v2

          • v0.0.6
          • 10.68
          • Published

          command-asker

          Easy way to interact with the user through the command line.

          • v0.3.2
          • 10.54
          • Published

          enquirer-prompts

          Plugin that adds a number of common prompt types to Enquirer

          • v1.0.0
          • 10.23
          • Published

          prompts-witt

          Lightweight, beautiful and user-friendly prompts

          • v2.2.0
          • 9.81
          • Published

          p2fb

          Generate an Alexa Flash Briefing skill JSON feed from an iTunes podcast XML feed URL.

          • v0.0.6
          • 9.66
          • Published

          terkrompts

          Lightweight, beautiful and user-friendly prompts

          • v2.1.1
          • 9.33
          • Published

          paulsevere-enquirer

          Forked from https://github.com/enquirer/enquirer --> Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.

          • v2.1.1
          • 9.18
          • Published

          ask-metrics-v2

          ASK SMAPI Client for Metrics v2

          • v0.1.4
          • 9.03
          • Published

          ask-kodiak-js

          A dependency-free javascript implementation of the Ask Kodiak API for use in front-end web projects.

          • v2.0.3
          • 8.96
          • Published

          inquirer-cjs

          A collection of common interactive command line user interfaces.

          • v9.2.7
          • 8.58
          • Published

          ask-text

          Ask the user for a text input.

          • v1.0.0
          • 8.58
          • Published

          yahbuhnoh

          A little module for asking questions

          • v1.0.6
          • 8.48
          • Published

          ask-user

          A simple CLI prompt to get user input.

          • v1.1.3
          • 8.48
          • Published

          @tmaize/prompts

          Lightweight, beautiful and user-friendly prompts

          • v2.4.3
          • 8.47
          • Published

          prompt-editor

          Editor prompt. Opens your text editor and waits for you to save your input during a prompt. Can be used standalone or with a prompt system like [Enquirer].

          • v0.1.0
          • 8.38
          • Published

          ee-simple-repl

          Collect user input from a stream / stdin

          • v0.1.2
          • 8.23
          • Published

          askument

          If argument is not present ask for it. Returns a promise.

          • v1.0.1
          • 7.52
          • Published

          audrey-jaskit

          audrey-two-seed for integration of jaskit node-module

          • v1.0.1
          • 7.17
          • Published

          pull-prompt

          Command-line prompt functions for pull-stream

          • v0.0.0
          • 7.15
          • Published

          stdask

          A simple way to ask the user for command line input

          • v0.0.3
          • 7.15
          • Published

          @legodude/enquirer

          Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.

          • v2.3.0
          • 6.98
          • Published

          gulp-choose-file

          Gulp plugin that prompts you to choose a file to pass through the stream.

          • v0.1.1
          • 6.98
          • Published

          search-scraper

          A nodejs module to extract links from Google, Bing etc..

          • v2.0.1
          • 6.86
          • Published

          ask-decorator

          Alexa ask-sdk Typescript Decorator

          • v1.0.2
          • 6.54
          • Published

          alexa-debug-mode

          An Alexa Skills Kit (ASK) intent and samples utterances for turning debug mode on or off.

          • v0.1.0
          • 6.29
          • Published

          ask-cm

          Node CM library for ASK CS usage

          • v1.0.1
          • 6.20
          • Published

          kss-cli

          Keep Secrets Safe - Command Line Interface

          • v1.0.15
          • 6.20
          • Published

          grunt-ask-analyze

          grunt-ask-analyze analyzes an Alexa Skills Kit interaction model for validity.

          • v0.1.5
          • 6.18
          • Published

          prompts-unicode

          Lightweight, beautiful and user-friendly prompts

          • v2.5.0
          • 5.50
          • Published

          grunt-choose

          Ask the user to choose a task to run in a list.

          • v0.1.3
          • 5.24
          • Published

          @greggry/ask

          a readline module for CLI scripts

          • v2.0.0
          • 5.23
          • Published

          helper-ask-include

          Async template helper that prompts the user to choose the `include` or `includes` to render.

          • v0.1.1
          • 5.23
          • Published

          just-ask

          Ask a question on the command line, get the answer in a promise.

          • v1.1.0
          • 5.11
          • Published

          prompt_web3_pro

          Lightweight, beautiful and user-friendly prompts and live on Webiste. With future web3 very simple library

          • v1.0.5
          • 5.11
          • Published

          ask-on-exception

          Ask error message directly on exception

          • v1.0.0
          • 5.01
          • Published

          committer-cli

          A cool CLI for cool GitHub commits.

          • v1.1.1
          • 3.97
          • Published

          askconsole

          module to interact with the console

          • v1.0.4
          • 3.97
          • Published

          generate-ask

          Adds user prompts to your generator for getting data that is commonly for rendering templates, like author name, project name, etc.

          • v0.2.1
          • 3.95
          • Published

          gamayun

          A server that serves answers.

          • v0.0.1
          • 3.91
          • Published

          prompt-gh-clone

          Prompt for the owner/name of a GitHub repository to clone.

          • v1.0.1
          • 3.91
          • Published

          timbo-prompts

          Lightweight, beautiful and user-friendly prompts (Edited by Timbo)

          • v2.4.2
          • 3.90
          • Published

          @hazycora/prompts

          Effortlessly build beautiful command-line apps 🪄 [Try the demo](https://stackblitz.com/edit/clack-prompts?file=index.js)

          • v0.8.2
          • 3.86
          • Published

          jsprompt

          An NPM Package that makes creating prompts in NodeJS Easier again, using the 'readline' package.

          • v1.0.1
          • 3.86
          • Published

          prompts-ex

          Lightweight, beautiful and user-friendly prompts

          • v2.1.3
          • 3.86
          • Published

          myask

          ask in cmd

            • v1.0.7
            • 3.79
            • Published

            askline

            A single-line prompt that allows reading data from user input

            • v1.0.0
            • 2.43
            • Published

            @mrozio/prompts

            Lightweight, beautiful and user-friendly prompts

            • v3.0.0
            • 2.43
            • Published

            inquirer_tea

            packages/prompts/README.md

            • v1.2.3
            • 2.41
            • Published

            @sqren/enquirer

            Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.

            • v2.3.5-fix-async-validate.7
            • 2.41
            • Published

            @kreijstal/enquirer

            Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.

            • v0.0.3
            • 2.31
            • Published

            async-ask

            simple prompt questioning for beginners

            • v1.2.0
            • 2.29
            • Published

            @upsided/prompts

            Lightweight, beautiful and user-friendly prompts, now with colorette!

            • v1.0.2
            • 2.29
            • Published

            stream-conflict

            Check if files in stream conflict with those in target dir, with option to use new, keep old, show diff, etc. - A fork of gulp-conflict. Credit goes to Joakim Carlstein <joakim@klei.se>

            • v0.0.1
            • 2.28
            • Published

            get-username-and-password

            Promise-returning CLI function that asks the user the username and password to login, or grabs from environment

            • v1.3.1
            • 2.26
            • Published

            @expove/clack__core

            This package is vendored! The [upstream](https://npm.im/@clack/core) (@clack/core) package may differ. This package was built from [vendored](https://codeberg.org/Expo/vendored)/[dc1c1f0](https://codeberg.org/Expo/vendored/commit/dc1c1f0); upstream commit

            • v0.3.3-upstream-90f8e3d-vendored-dc1c1f0
            • 0.00
            • Published

            @meowcli/prompts

            Effortlessly build beautiful command-line apps 🪄 [Try the demo](https://stackblitz.com/edit/clack-prompts?file=index.js)

            • v0.0.1
            • 0.00
            • Published

            vue-ask

            ![Logo](https://i.imgur.com/9DNMBWf.png)

            • v1.0.2
            • 0.00
            • Published

            prompt_ngochien

            Lightweight, beautiful and user-friendly prompts and live on Webiste. With future web3 very simple library

            • v1.0.3
            • 0.00
            • Published

            prompts-ssv

            Lightweight, beautiful and user-friendly prompts

            • v2.4.2
            • 0.00
            • Published

            @atweel/enquirer

            Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.

            • v2.5.0
            • 0.00
            • Published

            askrl

            Async readline question

            • v1.0.1
            • 0.00
            • Published

            funny-terminal

            The first module I made for writing.

            • v1.2.7
            • 0.00
            • Published

            askfm-node-api

            ASK.FM Unofficial Nodejs API

              • v1.0.13
              • 0.00
              • Published

              prompt-ask

              A simple and small command line prompt

              • v0.0.1
              • 0.00
              • Published

              @meowcli/core

              Clack contains low-level primitives for implementing your own command-line applications.

              • v0.0.1
              • 0.00
              • Published

              ask-lang

              Ask lang sdk

              • v0.4.0
              • 0.00
              • Published

              npm-pkg-ask

              npm pakage project for alexa sdk

                • v2.0.0
                • 0.00
                • Published

                @expove/clack__prompts

                This package is vendored! The [upstream](https://npm.im/@clack/prompts) (@clack/prompts) package may differ. This package was built from [vendored](https://codeberg.org/Expo/vendored)/[dc1c1f0](https://codeberg.org/Expo/vendored/commit/dc1c1f0); upstream

                • v0.7.0-upstream-90f8e3d-vendored-dc1c1f0
                • 0.00
                • Published

                svelte-promise-modal

                Yeah you've seen lots of modals. But have you seen a modal that returns a promise?

                  • v0.7.0-2
                  • 0.00
                  • Published

                  @ask-lang/ask

                  compile assemblyscript to substrate wasm contract

                    • v0.4.0-rc0
                    • 0.00
                    • Published

                    pregunta

                    Hassle free CLI input

                    • v1.1.1
                    • 0.00
                    • Published

                    @npm2cjs/inquirer

                    A collection of common interactive command line user interfaces.

                    • v9.2.7
                    • 0.00
                    • Published