sindresorhus / pick-randomLinks
Pick random items from a list
☆55Updated 3 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:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Modify the values of an object☆27Updated 3 years ago
- Get the fullname of the current user☆47Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Extract the article title of a HTML document☆55Updated 3 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Linkify GitHub issue references☆46Updated 9 months ago
- Check if a value is a function☆27Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Check if an Array is sorted☆34Updated 3 years ago
- Get your public IP address☆27Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get all email addresses in a string☆58Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Split lines into an array of lines☆44Updated last year
- Filter object keys and values into a new object☆102Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago