sindresorhus / gravatar-urlLinks
Get the URL to a Gravatar image from an identifier, such as an email
☆76Updated 3 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
- Filter object keys and values into a new object☆101Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Generate a random integer☆86Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Linkify GitHub issue references☆46Updated 8 months ago
- Get a random item from an array☆57Updated 3 years ago
- Easily edit a json file from the CLI or NodeJS☆54Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Check if a string is HTML☆95Updated last year
- This repository has been archived, use Enquirer instead.☆22Updated 2 years ago
- Regular expression for matching issue references☆49Updated 8 months ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- A safer `.hasOwnProperty()`☆29Updated last year
- Wait for a condition to be true☆159Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Check if a namespace on npm is being hogged☆74Updated 5 years ago
- Get user info of an npm user☆57Updated last year
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆52Updated 5 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago