Get the fullname of the current user
☆15Mar 12, 2024Updated 2 years ago
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 5 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆27Apr 18, 2021Updated 4 years ago
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Detect the indentation of code☆23Sep 15, 2025Updated 6 months ago
- Get the iTerm2 version☆11Jan 5, 2026Updated 2 months ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Sep 17, 2021Updated 4 years ago
- Check whether a binary version satisfies a semver range☆15Apr 3, 2024Updated last year
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Empty the Windows recycle bin☆14Jan 23, 2021Updated 5 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Detect the file type of a file or stdin☆87Nov 24, 2021Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Check if a file path is a text file☆21Apr 30, 2024Updated last year
- Check if a filepath is a Markdown file☆22May 4, 2021Updated 4 years ago
- Check if a file path is a compressed file☆19Apr 30, 2024Updated last year
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Get the avatar of a GitHub user☆21Oct 14, 2021Updated 4 years ago
- A plugin for Fly that run ava tests☆13Jun 28, 2017Updated 8 years ago
- Modify the values of an object☆28Sep 10, 2021Updated 4 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆48Aug 10, 2021Updated 4 years ago
- Find a file by walking up parent directories☆45Feb 3, 2024Updated 2 years ago
- Try to downgrade the permissions of a process with root privileges☆17Aug 31, 2023Updated 2 years ago
- Get the macOS version of the current system☆23Sep 9, 2025Updated 6 months ago
- Display an error in a GUI dialog☆22May 3, 2021Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Aug 10, 2021Updated 4 years ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Check whether a binary version satisfies a semver range☆24Apr 3, 2024Updated last year
- Remove or replace part of a string like Array#splice☆24Apr 15, 2021Updated 4 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆25Aug 9, 2021Updated 4 years ago
- List of archive file extensions☆16Apr 30, 2024Updated last year
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago