node-getpass
get a password from terminal
Description
This library can be used to get a password from the terminal. Even though it sounds simple and sounds like the `readline` module should be able to do it. But readline module does not support it. If available, this uses `/dev/tty` to avoid interfering with any data being piped in or out of stdio. This function prints a prompt (by default `Password:`) and then accepts input without echoing. Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/arekinath/node-getpass#readme
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-getpass