sindresorhus / gravatar-url
Get the URL to a Gravatar image from an identifier, such as an email
☆76Updated last month
Alternatives and similar repositories for gravatar-url:
Users that are interested in gravatar-url are comparing it to the libraries listed below
- A better `Promise.race()`☆46Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Linkify GitHub issue references☆46Updated 6 months ago
- Regular expression for matching issue references☆49Updated 6 months ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Get a random item from an array☆57Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Filter object keys and values into a new object☆101Updated 10 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Lazy number range generator☆81Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Get the fullname of the current user☆47Updated last year
- Polyfill of Node.js awaitable timers☆22Updated 4 years ago
- A safer `.hasOwnProperty()`☆29Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year