Skip to content
T edited this page Mar 11, 2020 · 1 revision

npm version Build Status codecov npm npm npm bundle size (minified + gzip) code style: prettier npm

ngx-gravatar

The gravatar directive for angular 5+.

This directive supports two avatar sources:

  • Custom image
  • Gravatar

By default, the custom image has higher priority. If it is invalid, the Gravatar will be used. The priority can be changed by setting preferGravatar input or override the default configuration (see below).

Angular Gravatar Directive

Visit here for more information about Gravatar.

Clone this wiki locally