sindresorhus / md5-hexLinks
Create a MD5 hash with hex encoding
☆46Updated last year
Alternatives and similar repositories for md5-hex
Users that are interested in md5-hex are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Wait for a specified number of promises to be fulfilled☆38Updated last month
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Iterate over promises serially☆51Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated last month
- Get the set npm registry URL☆56Updated 6 months ago
- Clone and modify a RegExp instance☆23Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Check if something is a generator function☆23Updated 3 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Create an array without duplicates☆73Updated 4 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Get the path of the caller module☆66Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the callsite of the caller function☆54Updated 3 weeks ago
- A stricter URI encode adhering to RFC 3986☆59Updated 5 years ago
- Timeout HTTP/HTTPS requests☆51Updated last month
- Import a module like with `require()` but from the current working directory☆53Updated 3 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago