Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

polymer-gravatar

joshbeitler4Apache-2.01.1.0

Use Gravatar images in Polymer 2+ projects

polymer, web-component, gravatar, avatar, profile

readme

<polymer-gravatar>

Use Gravatar images in Polymer 2+ projects

Installation

$ yarn add polymer-gravatar

Usage

polymer-gravatar takes an email property which corrosponds to a given Gravatar.

<polymer-gravatar email="my-email@email.net">

License

polymer-gravatar is licensed under Apache 2.0. This library includes JavaScript-MD5 to handle email hashing, which is licensed under the MIT License.