sindresorhus / md5-hexLinks
Create a MD5 hash with hex encoding
☆46Updated 2 years ago
Alternatives and similar repositories for md5-hex
Users that are interested in md5-hex are comparing it to the libraries listed below
Sorting:
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆38Updated 2 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Check if a value is a plain object☆103Updated last year
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Iterate over promises serially☆51Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Get a random temporary file path☆81Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the set npm registry URL☆56Updated 7 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Clone and modify a RegExp instance☆24Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 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
- Log the value/error of a promise☆27Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 6 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆50Updated 2 months ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago