whoami

Who am I?

Usage no npm install needed!

<script type="module">
  import whoami from 'https://cdn.skypack.dev/whoami';
</script>

README

Whoami


Usage

var whoami = require('whoami');
// In a git directory, would be git user and email
//   afc163 <afc163@gmail.com> 
// Otherwise, would be
//   process.evn.USER

LICENSE

MIT.