Polymer Element to show styled user avatar
[ This description is mirrored from README.md at github.com/Polydile/dile-avatar on 2019-05-22 ]
<dile-avatar>
Polymer Element for User's Avatar
This is a Polymer Web Component to show an image for user avatar.
Use it
Use this element as using an image:
<dile-avatar
src="https://desarrolloweb.com/archivoimg/general/1629.jpg"
alt="Avatar de usuario"
></dile-avatar>
Install
Framework Support
Polymer 2.0+
Browser Independent
Install with
Release notes - Version 1.0.0
Dependencies
Polymer/polymer#^2.0.0