-
-
Notifications
You must be signed in to change notification settings - Fork 44.7k
NodeJS CLI Input methods #8325
Copy link
Copy link
Closed
Labels
nodejsRoadmap: nodejsRoadmap: nodejstopic-changeMissing or deprecated topics in roadmapMissing or deprecated topics in roadmap
Description
Metadata
Metadata
Assignees
Labels
nodejsRoadmap: nodejsRoadmap: nodejstopic-changeMissing or deprecated topics in roadmapMissing or deprecated topics in roadmap
Roadmap URL
https://roadmap.sh/nodejs
Suggestions
Afternoon,
To keep it short, I was suggesting an addition of the readLine interface in the segment for Command line Apps process.stdin that works in comparison to process.stdin. The url to the official docs explaining readLine interface,
https://nodejs.org/en/learn/command-line/accept-input-from-the-command-line-in-nodejs
The docs explain in detail to the fullest offering an alternative to process.stdin for input in nodeJs CLI applications.
Regards,
Fellow roadmap user.