Get the fullname of the current user
☆15Mar 12, 2024Updated last year
Alternatives and similar repositories for fullname-cli
Users that are interested in fullname-cli are comparing it to the libraries listed below
Sorting:
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆22Apr 18, 2021Updated 4 years ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆18Mar 7, 2021Updated 4 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆27Apr 18, 2021Updated 4 years ago
- Check whether a binary version satisfies a semver range☆15Apr 3, 2024Updated last year
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Get the iTerm2 version☆11Jan 5, 2026Updated last month
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Detect the indentation of code☆23Sep 15, 2025Updated 5 months ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Detect the file type of a file or stdin☆86Nov 24, 2021Updated 4 years ago
- Empty the Windows recycle bin☆14Jan 23, 2021Updated 5 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Sep 17, 2021Updated 4 years ago
- Find a file by walking up parent directories☆45Feb 3, 2024Updated 2 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Check if a filepath is a Markdown file☆22May 4, 2021Updated 4 years ago
- Check if a file path is a text file☆21Apr 30, 2024Updated last year
- Measure the difference between two strings using the Levenshtein distance algorithm☆48Aug 10, 2021Updated 4 years ago
- A plugin for Fly that run ava tests☆13Jun 28, 2017Updated 8 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year
- Remove or replace part of a string like Array#splice☆24Apr 15, 2021Updated 4 years ago
- Check if a file path is a compressed file☆19Apr 30, 2024Updated last year
- Normalize the newline characters in a string to `\n`☆18Sep 16, 2025Updated 5 months ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Check whether a binary version satisfies a semver range☆24Apr 3, 2024Updated last year
- Find the root directory of a Node.js project or npm package☆27Jun 5, 2025Updated 8 months ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Hashing made simple. Get the hash of text or stdin.☆80Sep 12, 2025Updated 5 months ago
- Open a website in a popup (macOS)☆19Feb 18, 2021Updated 5 years ago
- Get the macOS version of the current system☆23Sep 9, 2025Updated 5 months ago
- Get the avatar of a GitHub user☆21Oct 14, 2021Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Aug 10, 2021Updated 4 years ago
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated 3 weeks ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27May 6, 2024Updated last year
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆25Aug 9, 2021Updated 4 years ago