sindresorhus / array-shuffleLinks
Randomize the order of items in an array
☆107Updated last 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 argv has a specific flag☆93Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- Check if your package was installed globally☆70Updated last year
- Map of nouns to their irregular plural form☆89Updated 3 weeks ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 weeks ago
- Filter object keys and values into a new object☆104Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 3 weeks ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 weeks ago
- Parse milliseconds into an object☆119Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆128Updated 3 weeks ago
- Truncate a string to a specific width in the terminal☆87Updated 2 weeks ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago
- Copy a file☆121Updated last month
- Lazy number range generator☆81Updated last year
- Check if a value is a plain object☆102Updated last year
- Convert a value to an array☆130Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Create an array without duplicates☆72Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- A stricter URI encode adhering to RFC 3986☆59Updated 5 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Get consecutively unique elements from an array☆74Updated last year