sindresorhus / gravatar-urlLinks
Get the URL to a Gravatar image from an identifier, such as an email
☆77Updated 10 months ago
Alternatives and similar repositories for gravatar-url
Users that are interested in gravatar-url are comparing it to the libraries listed below
Sorting:
- Filter object keys and values into a new object☆105Updated last year
- Check if a string is HTML☆95Updated 3 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Generate a random integer☆89Updated 3 months ago
- Wait for a condition to be true☆166Updated 3 months ago
- Get a random item from an array☆58Updated 3 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Import all modules in a directory☆139Updated 2 years ago
- Split a string on the first occurrence of a given separator☆75Updated 4 months ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- This repository has been archived, use Enquirer instead.☆22Updated 2 years ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Regular expression for matching issue references☆49Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Linkify GitHub issue references☆47Updated 3 months ago
- Generate a unique random string☆89Updated 3 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Ensure a function is only called once☆164Updated 2 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Wait for localhost to be ready from the command-line☆121Updated 3 months ago
- Get the hash of an object☆139Updated 2 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 3 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Get a random temporary file path☆81Updated 2 years ago