sindresorhus / array-uniq
Create an array without duplicates
☆70Updated 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
- ES spec-compliant shim for String.prototype.padStart☆23Updated 11 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- random string generator☆29Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Rename a function☆46Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Trim newlines from the start and/or end of a string☆48Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Bind all methods in an object to itself or a specified context☆57Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- url.parse() with support for protocol-less URLs & IPs☆52Updated 3 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check if a value is a function☆27Updated 3 years ago
- Check if a file path is a compressed file☆17Updated 10 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago