sindresorhus / array-shuffleLinks
Randomize the order of items in an array
☆105Updated 2 years ago
Alternatives and similar repositories for array-shuffle
Users that are interested in array-shuffle are comparing it to the libraries listed below
Sorting:
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Filter object keys and values into a new object☆101Updated last year
- Check if your package was installed globally☆70Updated last year
- Lazy number range generator☆81Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if the built-in Mac camera is on☆97Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if a project is using Yarn☆98Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 9 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the user's default shell☆40Updated 3 years ago
- Stylelint shareable config for XO☆41Updated 3 weeks ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Check if a string is a URL☆85Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago