sindresorhus / unique-random-arrayLinks
Get consecutively unique elements from an array
☆75Updated 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:
- Create a HTML element string☆93Updated 10 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Check if a Mac camera is on☆97Updated 2 weeks ago
- Check whether a string has any emoji☆106Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Delay a promise a specified amount of time☆120Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Lazy number range generator☆82Updated last year
- Check if a URL is absolute☆80Updated 3 weeks ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a string is HTML☆95Updated 3 weeks ago
- Split lines into an array of lines☆45Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Conditional promise chains☆63Updated 4 years ago
- Measure the time a promise takes to resolve☆71Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆64Updated 3 weeks ago
- Truncate a URL to a specific length☆61Updated 2 weeks ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 4 years ago
- Change the skin tone of an emoji☆60Updated 2 weeks ago
- capitalize a string, or all words in a string☆39Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- Randomize the order of items in an array☆107Updated 2 weeks ago
- Kap plugin - Share on Cloudinary☆15Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆39Updated 4 years ago