sindresorhus / array-uniqLinks
Create an array without duplicates
☆74Updated 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:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Rename a function☆46Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last week
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 5 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 5 years ago
- Get the directory of globally installed packages and binaries☆77Updated last week
- Repeat a string - fast☆35Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 5 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Check if something is a promise☆45Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 5 months ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Lazy number range generator☆83Updated 2 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Check if a value is an object☆42Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated last week