sindresorhus / array-shuffleLinks
Randomize the order of items in an array
☆110Updated this week
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
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Indent each line in a string☆115Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Check whether a package or organization name is available on npm☆172Updated this week
- Copy a file☆123Updated 5 months ago
- Map of nouns to their irregular plural form☆91Updated 3 months ago
- Get a random temporary file path☆81Updated 2 weeks ago
- Wordwrap a string with ANSI escape codes☆131Updated 5 months ago
- Filter object keys and values into a new object☆105Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Parse milliseconds into an object☆124Updated last year
- Lazy number range generator☆83Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Check if a path is a file, directory, or symlink☆80Updated this week
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Generate a unique random string☆89Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if a project is using Yarn☆98Updated 4 months ago
- Check if a URL is absolute☆80Updated 4 months ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Filter promises concurrently☆80Updated 2 years ago