polymer-gravatar
v1.1.0
Published
Use Gravatar images in Polymer 2+ projects
Downloads
7
Maintainers
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="[email protected]">
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.