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:
- Create a HTML element string☆91Updated 7 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Check if the built-in Mac camera is on☆97Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Split lines into an array of lines☆44Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Randomize the order of items in an array☆105Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Return a list of devices and their viewports☆49Updated 7 years ago
- Check whether a string has any emoji☆107Updated last year
- User-friendly glob matching CLI☆75Updated 7 years ago
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Check if a project is using Yarn☆97Updated 3 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Kap plugin - Share on Cloudinary☆15Updated 2 years ago
- Stylelint shareable config for XO with Sass support☆23Updated last year
- Check if it's the first time the process is run☆78Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Filter object keys and values into a new object☆102Updated last year
- Split a string at one or more indices☆23Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- CLI tool for publishing your static website to a separate branch☆69Updated 5 years ago
- Lazy number range generator☆81Updated last year