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:
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 3 months ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years 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
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if something is a generator function☆24Updated 3 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Get the set npm registry URL☆57Updated 8 months ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Iterate over promises serially☆52Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 4 months ago