sindresorhus / array-shuffle
Randomize the order of items in an array
☆105Updated 2 years ago
Alternatives and similar repositories for array-shuffle:
Users that are interested in array-shuffle are comparing it to the libraries listed below
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Check if your package was installed globally☆70Updated last year
- Check if argv has a specific flag☆94Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Truncate a string to a specific width in the terminal☆86Updated last year
- Lazy number range generator☆81Updated last year
- Map of nouns to their irregular plural form☆87Updated 9 months ago
- Stylelint shareable config for XO with Sass support☆23Updated 7 months ago
- Filter object keys and values into a new object☆101Updated 8 months ago
- Get the user's default shell☆40Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Parse milliseconds into an object☆119Updated 9 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Stylelint shareable config for XO☆41Updated 8 months ago
- Check whether a package or organization name is available on npm☆169Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Check if a string is a URL☆85Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 9 months ago
- Check if a project is using Yarn☆66Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆125Updated 9 months ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 9 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago