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
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Split lines into an array of lines☆44Updated last year
- Stylelint shareable config for XO with Sass support☆23Updated 11 months ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆81Updated 2 years ago
- Kap plugin - Share on Cloudinary☆15Updated 2 years ago
- Determine if the given hex color is light or dark. Helpful to determining foreground color against a background color.☆59Updated 6 years ago
- Slugify a string☆58Updated 4 years ago
- A babel preset that produces smallest possible code.☆40Updated 3 years ago
- PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to more compatible CSS (multiple css3 :not() selectors)☆47Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if a project is using Yarn☆66Updated 3 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- PostCSS plugin to insert 3D hack before will-change property☆51Updated 11 months ago
- Check whether a string has any emoji☆107Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Return a list of devices and their viewports☆49Updated 7 years ago
- Stylelint shareable config for XO☆41Updated last month
- PostCSS plugin that adds `@keyframes` from animate.css, tuesday.css, magic.css, mimic.css☆40Updated 7 months ago
- A tiny (255B) shim when Element.classList cannot be used~!☆62Updated 6 years ago
- Lazy number range generator☆81Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year