sindresorhus / array-shuffleLinks
Randomize the order of items in an array
☆110Updated 4 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 your code is running as an npm or yarn script☆65Updated 4 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Check if your package was installed globally☆71Updated 2 years ago
- Lazy number range generator☆83Updated 2 years ago
- Indent each line in a string☆115Updated 3 years ago
- Map of nouns to their irregular plural form☆91Updated 2 months ago
- Get a random temporary file path☆81Updated last week
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Generate a unique random string☆89Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Copy a file☆123Updated 5 months ago
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Check if a string is a valid filename☆62Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Stylelint shareable config for XO☆41Updated 8 months ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- Check if a project is using Yarn☆98Updated 4 months ago
- Get consecutively unique elements from an array☆77Updated last year
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Check whether a package or organization name is available on npm☆172Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Parse milliseconds into an object☆124Updated last year
- Check if a URL is absolute☆80Updated 4 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get the user's default shell☆41Updated 4 months ago