5.0.0 • Published 2 years ago

fullname v5.0.0

Weekly downloads
167,935
License
MIT
Repository
github
Last release
2 years ago

fullname

Get the full name of the current user

Works on macOS, Linux, and Windows.

Install

npm install fullname

Usage

import fullName from 'fullname';

console.log(await fullName());
//=> 'Sindre Sorhus'

In the rare case a name cannot be found, you could fall back to username.

Related

5.0.0

2 years ago

4.0.1

6 years ago

4.0.0

6 years ago

3.3.0

8 years ago

3.2.0

8 years ago

3.1.0

9 years ago

3.0.0

9 years ago

2.1.0

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.0

11 years ago

0.2.0

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago