Directory

← Back

fop-avatar

Polymer avatar element

Author

Rating

Popularity

<100

[ This description is mirrored from README.md at github.com/FriendsOfPolymer/fop-avatar on 2019-05-22 ]

FOP Avatar

project status Bower Build Status license

Simple Polymer Avatar Element.

Demo: https://hyyan.github.io/fop-avatar/components/fop-avatar/

How to install

Using bower

bower install --save hyyan/fop-avatar

Usage

<!-- From src -->
<fop-avatar src="/user.png"></fop-avatar>

<!-- From string -->
<fop-avatar string="username"></fop-avatar>

<!-- Selected Avatar -->
<fop-avatar src="/user.png" selected></fop-avatar>

Viewing Element

$ polymer serve --open

First, make sure you have the Polymer CLI installed. Then run polymer serve to start up a local server where you can view documentation & demos for fop-avatar

Running Tests

$ polymer test

fop-avatar is set up to be tested via web-component-tester. Run polymer test to run the test suite locally.

Contributing

Everyone is welcome to help contribute and improve this element. There are several ways you can contribute:

  • Reporting issues (please read issue guidelines)
  • Suggesting new features
  • Writing or refactoring code
  • Fixing issues

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

Polymer/polymer#^1.4.0

Released
2016-12-04
Maturity
IMPORTED
License
Other

Compatibility

Framework
Polymer 1.0+
Browser
Browser Independent

fop-avatar - Vaadin Add-on Directory

Polymer avatar element fop-avatar - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/FriendsOfPolymer/fop-avatar](https://github.com//FriendsOfPolymer/fop-avatar/blob/1.0.7/README.md) on 2019-05-22 ]** # [FOP Avatar](https://hyyan.github.io/fop-avatar/components/fop-avatar/) [![project status](http://www.repostatus.org/badges/latest/active.svg)](http://www.gitchecker.com/hyyan/fop-avatar) [![Bower](https://img.shields.io/bower/v/bootstrap.svg)](https://github.com/hyyan/fop-avatar) [![Build Status](https://travis-ci.org/hyyan/fop-avatar.svg?branch=master)](https://travis-ci.org/hyyan/fop-avatar) [![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/hyyan/fop-avatar/blob/master/LICENSE) Simple Polymer Avatar Element. **Demo:** https://hyyan.github.io/fop-avatar/components/fop-avatar/ ## How to install Using bower `bower install --save hyyan/fop-avatar` ## Usage ```html ``` ## Viewing Element ``` $ polymer serve --open ``` First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed. Then run `polymer serve` to start up a local server where you can view documentation & demos for `fop-avatar` ## Running Tests ``` $ polymer test ``` `fop-avatar` is set up to be tested via [web-component-tester](https://github.com/Polymer/web-component-tester). Run `polymer test` to run the test suite locally. ## Contributing Everyone is welcome to help contribute and improve this element. There are several ways you can contribute: * Reporting issues (please read [issue guidelines](https://github.com/necolas/issue-guidelines)) * Suggesting new features * Writing or refactoring code * Fixing [issues](https://github.com/hyyan/fop-avatar/issues)
View on GitHub
GitHub Homepage
Issue tracker
License

fop-avatar version 1.0.0
### Dependencies Polymer/polymer#^1.4.0

fop-avatar version 1.0.1
### Dependencies Polymer/polymer#^1.4.0

fop-avatar version 1.0.2
### Dependencies Polymer/polymer#^1.4.0

fop-avatar version 1.0.3
### Dependencies Polymer/polymer#^1.4.0

fop-avatar version 1.0.4
### Dependencies Polymer/polymer#^1.4.0

fop-avatar version 1.0.5
### Dependencies Polymer/polymer#^1.4.0

fop-avatar version 1.0.6
### Dependencies Polymer/polymer#^1.4.0

fop-avatar version 1.0.7
### Dependencies Polymer/polymer#^1.4.0

Online