1.1.0 • Published 6 years ago

polymer-gravatar v1.1.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
6 years ago

\<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.