sindresorhus / array-uniqLinks
Create an array without duplicates
☆72Updated 4 years ago
Alternatives and similar repositories for array-uniq
Users that are interested in array-uniq are comparing it to the libraries listed below
Sorting:
- Returns an array filled with the specified input☆42Updated 3 years ago
- Rename a function☆46Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 6 months ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆53Updated 3 weeks ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 4 months ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 weeks ago
- Repeat a string - fast☆34Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 weeks ago
- Lazy number range generator☆81Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get the callsite of the caller function☆52Updated last week