sindresorhus / md5-hexLinks
Create a MD5 hash with hex encoding
☆47Updated 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:
- Wait for a specified number of promises to be fulfilled☆39Updated 3 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Iterate over promises serially☆52Updated 3 years ago
- Get the set npm registry URL☆57Updated 8 months ago
- Check if something is a promise☆46Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Log the value/error of a promise☆28Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Clone and modify a RegExp instance☆24Updated 3 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Import a globally installed module☆58Updated last year
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Check if something is a generator function☆24Updated 3 years ago