0.1.7 • Published 8 years ago

getpass v0.1.7

Weekly downloads
21,810,236
License
MIT
Repository
github
Last release
8 years ago

getpass

Get a password from the terminal. Sounds simple? Sounds like the readline module should be able to do it? NOPE.

Install and use it

npm install --save getpass
const mod_getpass = require('getpass');

API

mod_getpass.getPass([options, ]callback)

Gets a password from the terminal. 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.

Parameters:

  • options, an Object, with properties:
    • prompt, an optional String
  • callback, a Func(error, password), with arguments:
    • error, either null (no error) or an Error instance
    • password, a String
sshpkarchetype-librarychinjowwchinjowvuedragdropuploadimagesreact-native-bluetooth2killi8n-react-native-fast-imagespecify-importsbabel-specify-imports@icanpm/api-master@arisageha/react-lazyload@cashremit/cr-streamline-iconsreact-native-template-rfbaseairscanairscan-examplebb-chathomebridge-airmega-nathanfjohnsonreact-native-esc-pos-sahaab@borisovart/atol-kkt-module@frxf/frxfdeneme323112gql_din_modmutasi-bca@jttechnic/interpreteropenid-passport@olivervorasai/slidertypes-giscogoportutilsukor-remasterreact-native-slider-kfexpand-react-bridge@everything-registry/sub-chunk-1754tailwind-vector-effectwinx-form-winxweb-elements-iconsweb-component-tester-bundlevue-button-test1webchesafecustody_sdkshowgalleryresponsive-react-appreikamoon-string-library-aareact-websocketsteapackage-tatespoorman297superset-plugin-chart-hello-world2spearheadsticky-scroll-catchseperate-reporeact-native-video-typoselect2-selectalltestapatest-public-protest-solidity-npmtestnpm_lmnsvavatarsweetalert2-denazificationvue-compmentvideo-multi-uploaderviber-botkitvue-dev-clone3.0.0sushi-sdk-ftmchain_digger@kangarooswapfinance/v2-coremiguelcostero-ng2-toastymltapliveprodloading-animatedgrids-over-polygonjesusdemojamuskalimlszyydsicons-vue-testliusizhedemom2m-chartjs-plugin-crosshairmdcheckmggauharlitepie-datepicker-gabempesa-cookiempesa-cookie-jarmoonwalkerswap-default-token-listskafirchain-tetriskrown_login_libraryhexyun.helpershot-zone-vuehubot-budaidyliex-sdkgoogle-remakehcm-jsl2forlernamama-exporterluojia-cli-devmd-vditorlszyydssslszdemoopen-overlaypublishing-to-npm-packagepinguageplugin-chart-ftth
0.1.7

8 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago