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 4 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Get a random item from an array☆58Updated 3 years ago
- Import all modules in a directory☆139Updated 3 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 4 months ago
- Check if a URL is absolute☆80Updated 3 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Ensure a function is only called once☆164Updated 2 years ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Regular expression for matching issue references☆49Updated last year
- Wait for a condition to be true☆166Updated 3 months ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Check if a process is running☆61Updated 4 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 11 months ago
- Lazy number range generator☆83Updated 2 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Debounce a function☆130Updated last year