whoami-exec

1.2.2 • Public • Published

whoami

NPM Module for getting the logged in users name

Supported on:

Windows OS Mac OS

Installation:

=> Run the following npm command:

npm install --save-dev whoami-exec

=> Use it like so:

var whoami = require('whoami-exec');
 
var username = whoami();

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.2
    60
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.2
    60
  • 1.2.1
    2
  • 1.2.0
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i whoami-exec

Weekly Downloads

10

Version

1.2.2

License

MIT

Last publish

Collaborators

  • stephn_r