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:
- Filter object keys and values into a new object☆101Updated last year
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Get a random item from an array☆57Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Generate a random integer☆86Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Linkify GitHub issue references☆46Updated 9 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Lazy number range generator☆81Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Generate random numbers that are consecutively unique☆115Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Debounce a function☆127Updated 9 months ago
- Regular expression for matching issue references☆49Updated 9 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- A Map implementation with expirable items☆94Updated 3 years ago