Skip to content

A simple node package to take in inputs and display outputs in realtime onto the CLI

Notifications You must be signed in to change notification settings

mihiraggarwal/realtio-npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtio

npm npm bundle size

A simple node package to take in inputs and display outputs in realtime onto the CLI.

Why?

To help beginners learn how to use a specific tool, to help reduce errors during user inputs, or to just efficiently display preset outputs without having the user press enter every time.

Installation

npm install realtio

Parameters

Input-output values

Required

  • Key - input
  • Value - output

Prompt

Optional

Text, if any, to be displayed before the input.

Example

Code snippet Demo GIF CLI commands which don't engage any other directory can also be run directly by pressing enter.

About

A simple node package to take in inputs and display outputs in realtime onto the CLI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published