sindresorhus / array-shuffleLinks
Randomize the order of items in an array
☆106Updated 3 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:
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- Replace all substring matches in a string☆88Updated 4 years ago
- Map of nouns to their irregular plural form☆89Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Lazy number range generator☆81Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Parse milliseconds into an object☆119Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Copy a file☆121Updated 3 weeks ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆128Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Toggle the CLI cursor☆111Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Create a hash for file revving☆105Updated last year
- Create an array without duplicates☆72Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Generate a unique random string☆85Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last week
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert a value to an array☆129Updated 3 years ago
- Stylelint shareable config for XO☆40Updated 3 months ago