Here are
180 public repositories
matching this topic...
Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless.
A configurable and documented Rails view helper for adding gravatars into your Rails application
Create material deisgn avatars for users just like Google Messager. It may not be unique but looks better than Identicon or Gravatar.
Library for showing Gravatars or generating user avatars.
Updated
Jun 10, 2021
JavaScript
Easy-to-use and flexible Angular.js directive for Gravatar images
Updated
May 30, 2016
JavaScript
Nederburg is a fast and secure hugo theme and is a port of the Tracks WP theme
Small and simple gravatar usage in Flask.
Updated
Jan 5, 2018
Python
gravatar for ethereum addresses
Updated
May 25, 2019
JavaScript
Trickster is a Laravel Package that Extends the helper functions.
Render avatars with dynamic, defined fallback
Updated
May 28, 2021
JavaScript
🅰 WordPress 字母头像插件(纯前端实现版) WordPress letter avatar plugin
Gravatar Widget for Yii Framework 2
Angular Gravatar Directive
Updated
Apr 26, 2021
TypeScript
👤 The easiest way to generate Gravatar avatar URL.
A fun and friendly generator of Gravatar urls.
Tiny stuff for Django that won't fit into separate apps.
Updated
Apr 11, 2021
Python
A colorful default avatar generator for your application
Updated
Jun 2, 2021
JavaScript
👤 Laravel Identicon Package
Angular2 gravatar directive
Updated
Nov 7, 2017
TypeScript
Tiny scala library for Gravatar
Updated
May 28, 2021
Scala
👤 Gravatar Helper & Generator (Laravel supported)
An Elixir module for generating Gravatar urls.
Updated
Feb 7, 2020
Elixir
Zend Framework 2 module for drop-in, self-hosted comments, with email notifications, Akismet, ZfcUser and Gravatar integration.
A library that provides a Python 3 interface for the Gravatar APIs
Updated
Apr 9, 2021
Python
Ng2-avatar is a simple and lightweight avatar component for Angular 2+
Updated
Sep 4, 2020
JavaScript
GDPR-conformant avatar handling for WordPress
🤖 Simple node module to retrieves a user avatar from Google or Gravatar given an email or a user name
Updated
Apr 29, 2021
JavaScript
How to integrate AdminLTE in an ASP.NET Core MVC and .NET5 project
Updated
Apr 2, 2021
JavaScript
A full-stack MERN social network app which connects developers
Updated
Jun 16, 2018
JavaScript
Improve this page
Add a description, image, and links to the
gravatar
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
gravatar
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The recaptcha library added a second overload for
initRecaptcha. Consequently,nimwcpkg/webs/captchas.nim:setupReCaptchamust provide a third argument (either aboolor aProvider) for Nim to unambiguously resolve the call. This will matter more once recaptcha stamps a new release. You may want awhen compilesguard to handle both old & new recaptcha libs.