1.0.3 • Published 4 years ago

realtio v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

realtio

npm npm bundle size

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

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.