Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

@mimo-org/input

A simple, synchronous input function for Node to read from stdin, inspired by Python's input().

Installation

npm install @mimo-org/input

Usage

constinput=require('@mimo-org/input');constname=input('Enter your name: ');console.log(`Hello, ${name}!`);

About

A simple, synchronous input function for Node to read from stdin, inspired by Python's input()

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Used by

Contributors

Languages