sindresorhus / unique-random-arrayLinks
Get consecutively unique elements from an array
☆74Updated last year
Alternatives and similar repositories for unique-random-array
Users that are interested in unique-random-array are comparing it to the libraries listed below
Sorting:
- Replace all substring matches in a string☆88Updated 3 years ago
- Create a HTML element string☆93Updated 8 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 11 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Check if the built-in Mac camera is on☆97Updated 3 years ago
- Check whether a string has any emoji☆106Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Delay a promise a specified amount of time☆118Updated 3 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Turn your Wi-Fi on and off☆86Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Kap plugin - Share on Cloudinary☆15Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 3 years ago
- Snippets for AVA☆70Updated 6 years ago
- Split lines into an array of lines☆44Updated last year
- Check if a project is using Yarn☆97Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Randomize the order of items in an array☆105Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- capitalize a string, or all words in a string☆39Updated 3 years ago
- CLI tool for publishing your static website to a separate branch☆69Updated 5 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year