sindresorhus / array-uniq
Create an array without duplicates
☆71Updated 3 years ago
Alternatives and similar repositories for array-uniq:
Users that are interested in array-uniq are comparing it to the libraries listed below
- Returns an array filled with the specified input☆42Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 weeks ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Rename a function☆46Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Convert an Observable to a Promise☆47Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Check if something is a promise☆46Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Lazy number range generator☆81Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 8 months ago
- Repeat a string - fast☆34Updated 3 years ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year