Open stuff like URLs, files, executables. Cross-platform.
☆439Nov 10, 2025Updated 4 months ago
Alternatives and similar repositories for open-cli
Users that are interested in open-cli are comparing it to the libraries listed below
Sorting:
- Open stuff like URLs, files, executables. Cross-platform.☆3,454Nov 15, 2025Updated 4 months ago
- Delete files and directories☆332Sep 18, 2025Updated 6 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Open the npm page, Yarn page, or GitHub repo of a package☆200Jul 25, 2024Updated last year
- Check if a string is a valid filename☆62Aug 16, 2021Updated 4 years ago
- Read the closest package.json file☆268Nov 7, 2025Updated 4 months ago
- Modify the values of an object☆28Sep 10, 2021Updated 4 years ago
- Open files in your editor at a specific line and column☆56Nov 3, 2021Updated 4 years ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year
- Convert a string to a valid safe filename☆517Nov 5, 2025Updated 4 months ago
- Simple wildcard matching☆34Sep 15, 2025Updated 6 months ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Stringify and write JSON to a file atomically☆223Sep 14, 2025Updated 6 months ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Aug 9, 2021Updated 4 years ago
- Check if a Buffer/Uint8Array is a WebP image☆21Sep 18, 2021Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Feb 19, 2023Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- Parse text columns, like the output of unix commands☆84Sep 9, 2025Updated 6 months ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Oct 24, 2023Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Sep 11, 2025Updated 6 months ago
- List of compressed file extensions☆16Apr 30, 2024Updated last year
- Convert a URL to a valid filename☆80Sep 15, 2025Updated 6 months ago
- Clear the terminal cross-platform☆45Oct 13, 2021Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27May 6, 2024Updated last year
- Copy files☆433Feb 12, 2026Updated last month
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126May 2, 2024Updated last year
- Generate random numbers that are consecutively unique☆118Apr 8, 2024Updated last year
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Get the values of an object☆27Jun 21, 2023Updated 2 years ago
- Clean up error stack traces☆347Nov 4, 2025Updated 4 months ago
- Get file metadata using `mdls` on macOS☆54Oct 7, 2021Updated 4 years ago
- Regular expression for matching issue references☆49Sep 26, 2024Updated last year
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 4 months ago
- Write data to a random temporary file☆108Jan 25, 2026Updated last month
- Get stdin as a string or buffer☆348Feb 5, 2026Updated last month