sindresorhus / md5-hexLinks
Create a MD5 hash with hex encoding
☆45Updated 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:
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Check if a value is a plain object☆102Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Import a globally installed module☆58Updated last year
- Determine if an object is a Buffer☆90Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Check if something is a generator function☆22Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆42Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Clone and modify a RegExp instance☆22Updated 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 5 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago