sindresorhus / gravatar-urlLinks
Get the URL to a Gravatar image from an identifier, such as an email
☆76Updated 4 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:
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Linkify GitHub issue references☆46Updated 9 months ago
- Check if a string is HTML☆95Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Filter object keys and values into a new object☆102Updated last year
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Check if your package was installed globally☆70Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Randomize the order of items in an array☆105Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Debounce a function☆127Updated 10 months ago
- Split a string on the first occurrence of a given separator☆74Updated 3 years ago
- Get a random item from an array☆57Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 3 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get the path of the parent module☆77Updated last year
- Get consecutively unique elements from an array☆74Updated last year
- Regular expression for matching issue references☆49Updated 9 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year