sindresorhus / pick-randomLinks
Pick random items from a list
☆56Updated 4 years ago
Alternatives and similar repositories for pick-random
Users that are interested in pick-random are comparing it to the libraries listed below
Sorting:
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get all email addresses in a string☆59Updated 4 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Regular expression for matching issue references☆49Updated last year
- Listen for changes in your conf config☆27Updated 8 years ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Get your public IP address☆27Updated 2 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Simple wildcard matching☆34Updated 2 months ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Check if a value is a Blob☆23Updated 2 years ago
- Check if an Array is sorted☆34Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 4 years ago
- Regular expression for matching a shebang line☆47Updated 4 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Lazy number range generator☆82Updated last year
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago