Skip to content

input() analog #41

@edemaine

Description

@edemaine

https://stackoverflow.com/questions/19718669/nodejs-how-to-take-in-text-input-from-a-keyboard-and-store-it-into-a-variable-i

readline-sync does a lot of hacks to make a synchronous interface on Windows and Linux (and probably MacOS).

Built-in readline does it but requires callback or asynchrony.

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentRelated to content, not infrastructure

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions