Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including mclainsmt-cli-prompt with all npm packages installed. Try it out:

var mclainsmtCliPrompt = require("mclainsmt-cli-prompt")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

mclainsmt-cli-prompt v1.0.3

Synchronously interact with your users through their console/terminal with out the head-ache of asynchronous code calls. mclainsmt-cli-prompt provides a simple, one-function API for 'synchronously' prompting (questioning) a user through their console/terminal, then reading in that user's input (answer). mclainsmt-cli-prompt allows you to interact with your users through their console/terminal in a more natural (line-by-line) way.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free