sindresorhus / array-shuffleLinks
Randomize the order of items in an array
☆109Updated 3 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 3 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Indent each line in a string☆114Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Convert a value to an array☆133Updated 4 years ago
- Copy a file☆122Updated 4 months ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Check if a string is HTML☆95Updated 3 months ago
- Truncate a string to a specific width in the terminal☆88Updated last month
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Get consecutively unique elements from an array☆77Updated last year
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Get the user's default shell☆41Updated 3 months ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Parse milliseconds into an object☆123Updated last year
- Create a hash for file revving☆107Updated 2 years ago
- Map of nouns to their irregular plural form☆90Updated last month
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 3 months ago