sindresorhus / pick-randomLinks
Pick random items from a list
☆57Updated 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:
- 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☆55Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Extract the article title of a HTML document☆56Updated 5 months ago
- Check if a number is in a given range☆22Updated 5 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Modify the values of an object☆29Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Check if a value is a function☆29Updated 4 years ago
- Regular expression for matching issue references☆49Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Linkify GitHub issue references☆47Updated 5 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated last week
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 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 file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Get all email addresses in a string☆60Updated last week
- Simple wildcard matching☆34Updated 4 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Decompress a HTTP response if needed☆75Updated 3 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 5 months ago