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
- Check if a path is a file, directory, or symlink☆78Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Iterate over promises serially☆50Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Get the auth token set for an npm registry☆34Updated 5 months ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Clone and modify a RegExp instance☆22Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated 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
- Get the set npm registry URL☆55Updated 3 months ago
- Import a globally installed module☆58Updated last year
- Check if something is a generator function☆22Updated 3 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 5 years ago
- Get a random temporary file path☆80Updated 2 years ago