sindresorhus / array-shuffleLinks
Randomize the order of items in an array
☆109Updated 2 months ago
Alternatives and similar repositories for array-shuffle
Users that are interested in array-shuffle are comparing it to the libraries listed below
Sorting:
- Check if argv has a specific flag☆95Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 2 months ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Filter object keys and values into a new object☆105Updated last year
- Lazy number range generator☆82Updated last year
- Replace all substring matches in a string☆90Updated 4 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆83Updated 2 months ago
- Map of nouns to their irregular plural form☆90Updated last month
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Strip leading whitespace from each line in a string☆144Updated last month
- Get consecutively unique elements from an array☆77Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Get a random temporary file path☆81Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 2 months ago
- Check if a project is using Yarn☆97Updated 2 months ago
- Stylelint shareable config for XO☆40Updated 6 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Get the path of the parent module☆79Updated 2 months ago
- Create a hash for file revving☆106Updated 2 years ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated last month
- Indent each line in a string☆114Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 2 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago