sindresorhus / gravatar-urlLinks
Get the URL to a Gravatar image from an identifier, such as an email
☆76Updated 7 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☆104Updated last year
- Check if a string is HTML☆95Updated 2 weeks ago
- Get a random item from an array☆56Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 weeks ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 2 weeks ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated 2 weeks ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Check if a string is a valid filename☆62Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Linkify GitHub issue references☆46Updated 2 weeks ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Regular expression for matching issue references☆49Updated last year
- Simple wildcard matching☆34Updated last week
- Check if a URL is absolute☆79Updated 2 weeks ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 4 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆159Updated last week
- Indent each line in a string☆113Updated 3 years ago
- Get the hash of an object☆137Updated last year
- Snippets for AVA☆70Updated 7 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Generate a random integer☆87Updated last week
- Import all modules in a directory☆138Updated 2 years ago