Get the fullname of the current user
☆48Sep 1, 2023Updated 2 years ago
Alternatives and similar repositories for fullname
Users that are interested in fullname are comparing it to the libraries listed below
Sorting:
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Detect the dominant newline character of a string☆56Sep 23, 2023Updated 2 years ago
- Get the username of the current user☆145Nov 14, 2023Updated 2 years ago
- Get the passwd user entry from a username or uid☆30Jul 9, 2022Updated 3 years ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆42Sep 10, 2021Updated 4 years ago
- Validate JavaScript code and report possible syntax errors☆24Aug 12, 2024Updated last year
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Test whether some promise passes a testing function☆14Mar 15, 2019Updated 6 years ago
- Test whether all promises passes a testing function☆12Mar 15, 2019Updated 6 years ago
- Normalize the newline characters in a string to `\n`☆30Sep 16, 2025Updated 5 months ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Get all email addresses in a string☆60Feb 2, 2026Updated last month
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆26Nov 1, 2023Updated 2 years ago
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Apr 1, 2024Updated last year
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 3 months ago
- Pretty UTC datetime: `2014-01-09 0601`☆32Jul 8, 2022Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Sep 9, 2025Updated 5 months ago
- Check if a string is HTML☆95Sep 9, 2025Updated 5 months ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Jul 8, 2022Updated 3 years ago
- Check if a number is in a given range☆22Jan 23, 2021Updated 5 years ago
- Check if your code is running on Heroku☆19Jun 21, 2023Updated 2 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Jan 24, 2026Updated last month
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Get the hash of a string☆68Feb 5, 2022Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 5 months ago
- Regular expression for matching issue references☆49Sep 26, 2024Updated last year
- Lowercase the keys of an object☆41Feb 2, 2026Updated last month
- A safer `.hasOwnProperty()`☆29Jun 21, 2023Updated 2 years ago
- Check if a Buffer/Uint8Array is a JPEG image☆27Jul 8, 2022Updated 3 years ago
- Check if a Buffer/Uint8Array is a PNG image☆48Jul 8, 2022Updated 3 years ago