Open stuff like URLs, files, executables. Cross-platform.
☆438Nov 10, 2025Updated 3 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,450Nov 15, 2025Updated 3 months ago
- Delete files and directories☆332Sep 18, 2025Updated 5 months ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Open files in your editor at a specific line and column☆56Nov 3, 2021Updated 4 years ago
- Read the closest package.json file☆268Nov 7, 2025Updated 3 months ago
- Check if a string is a valid filename☆62Aug 16, 2021Updated 4 years ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Convert a string to a valid safe filename☆515Nov 5, 2025Updated 3 months ago
- Open the npm page, Yarn page, or GitHub repo of a package☆201Jul 25, 2024Updated last year
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Feb 19, 2023Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27May 6, 2024Updated last year
- Empty the trash☆136Oct 14, 2021Updated 4 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126May 2, 2024Updated last year
- Get file metadata using `mdls` on macOS☆54Oct 7, 2021Updated 4 years ago
- Get stdin as a string or buffer☆347Feb 5, 2026Updated 3 weeks ago
- An Express middleware module that will redirect user HTTP requests that contain uppercase letters, to the same URL in lowercase form.☆14Feb 14, 2017Updated 9 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- Add stdin support to any CLI app that accepts file input☆127Aug 17, 2021Updated 4 years ago
- Get the hash of an object☆141Feb 3, 2026Updated 3 weeks ago
- Clear the terminal cross-platform☆45Oct 13, 2021Updated 4 years ago
- Stringify and write JSON to a file atomically☆223Sep 14, 2025Updated 5 months ago
- Simple wildcard matching☆34Sep 15, 2025Updated 5 months ago
- Copy files☆360Feb 5, 2026Updated 3 weeks ago
- Regular expression for matching issue references☆49Sep 26, 2024Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Sep 11, 2025Updated 5 months ago
- Copy files☆434Feb 12, 2026Updated 2 weeks ago
- Write data to a random temporary file☆108Jan 25, 2026Updated last month
- Get the terminal window size on macOS☆42Nov 4, 2023Updated 2 years ago
- Get your public IP address☆241Sep 21, 2025Updated 5 months ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Aug 9, 2021Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year
- Get the path to this package - Useful for testing☆22Aug 9, 2021Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Oct 24, 2023Updated 2 years ago