sindresorhus / random-object-valueLinks
Get a random property from an object
☆15Updated last year
Alternatives and similar repositories for random-object-value
Users that are interested in random-object-value are comparing it to the libraries listed below
Sorting:
- Get a random key from an object☆18Updated last year
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Check if a file path is an archive file☆16Updated last year
- Check if a value is a regular expression☆26Updated 4 years ago
- Check if a file path is a compressed file☆19Updated last year
- Check if a string is email like☆25Updated last month
- Check if a path is the current working directory☆22Updated 7 months ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Lowercase the keys of an object☆41Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Check if a Buffer/Uint8Array is a WebP image☆21Updated 4 years ago
- Check if a path is in the current working directory☆23Updated 4 years ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Check if a value is an object☆42Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Check if a file path is a binary file☆49Updated last year
- Include only certain items in an array☆19Updated 5 months ago
- ES2015 Number.isFinite() ponyfill☆20Updated 4 years ago
- Check if a path is inside another path☆40Updated 3 months ago
- Get the path to the user home directory☆13Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Exclude certain items from an array☆23Updated 5 months ago