Pick random items from a list
☆17Aug 10, 2021Updated 4 years ago
Alternatives and similar repositories for pick-random-cli
Users that are interested in pick-random-cli are comparing it to the libraries listed below
Sorting:
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated 3 weeks ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Check whether a binary version satisfies a semver range☆15Apr 3, 2024Updated last year
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- Get the path to the user home directory☆13Apr 9, 2021Updated 4 years ago
- Open the URL from a web shortcut file☆17Nov 3, 2021Updated 4 years ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆18Mar 7, 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
- Display an error in a GUI dialog☆22May 3, 2021Updated 4 years ago
- Get an array of parent directories including itself☆26Nov 7, 2023Updated 2 years ago
- Get the maximum permitted length of a path of a Unix domain socket☆14Aug 16, 2021Updated 4 years ago
- Extract the article title of a HTML document or website☆31Sep 9, 2025Updated 5 months ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆22Apr 18, 2021Updated 4 years ago
- Get the name of the current operating system☆21Feb 2, 2026Updated 3 weeks ago
- Check if a filepath is a Markdown file☆22May 4, 2021Updated 4 years ago
- Strip a substring from the start/end of a string☆23Jul 9, 2022Updated 3 years ago
- Get the UTI (Uniform Type Identifier) of a file on macOS☆23Aug 12, 2021Updated 4 years ago
- Check if a JavaScript environment has a DOM☆21May 3, 2021Updated 4 years ago
- Safe and warm place for the homeless internet slang☆75Jan 24, 2021Updated 5 years ago
- Strip console, alert, and debugger statements from JavaScript code☆30Nov 29, 2022Updated 3 years ago
- Get a random English word☆33Apr 30, 2024Updated last year
- Control the AnyBar app☆34May 3, 2021Updated 4 years ago
- Get the package.json of a package from the npm registry☆19Feb 26, 2024Updated 2 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Remove or replace part of a string like Array#splice☆24Apr 15, 2021Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆27Jun 5, 2025Updated 8 months ago
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Open a website in a popup (macOS)☆19Feb 18, 2021Updated 5 years ago
- Strip UTF-8 byte order mark (BOM)☆22Sep 15, 2025Updated 5 months ago
- Get the macOS version of the current system☆23Sep 9, 2025Updated 5 months ago
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Feb 2, 2026Updated 3 weeks ago
- Get tags from a remote git repo. Using only JS. No git binary required.☆52Jul 9, 2022Updated 3 years ago