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
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Check if a file path is a compressed file☆19Updated last year
- 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 string is email like☆25Updated 2 months ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- ES2015 Math.imul() ponyfill☆11Updated 2 years ago
- Check if a path is the current working directory☆22Updated 8 months ago
- Check if a path is in the current working directory☆23Updated 4 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Get the version of a binary in semver format☆42Updated last year
- Check if a value is a regular expression☆26Updated 4 years ago
- Clone and modify a RegExp instance☆24Updated 3 years ago
- Check if a Buffer/Uint8Array is a WebP image☆21Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Modify the values of an object☆29Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Include only certain items in an array☆19Updated 7 months ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Regular expression for matching scoped npm package names☆27Updated 3 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆20Updated 3 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Updated 2 years ago
- List of platforms supported by Node.js☆12Updated 4 years ago