sindresorhus / pick-random-cliLinks
Pick random items from a list
☆17Updated 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:
- Display an error in a GUI dialog☆22Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Check if you're running in Hyper☆24Updated last year
- Clear the terminal cross-platform☆45Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Repeat text☆17Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Updated 2 months ago
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Regular expression for matching mapcodes☆19Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Reliably get the terminal window size - cross-platform☆27Updated 2 years ago
- Check if JPEG images are progressive☆36Updated last year
- Split a string at one or more indices☆25Updated 4 years ago
- Sort an array of numbers☆18Updated 4 months ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Kap plugin - Share GIFs on Imgur☆21Updated 8 years ago
- Add AVA to your project☆15Updated 5 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Get the values of an object☆27Updated 2 years ago
- Microservice for Imagemin☆60Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated this week