fb-dp - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/rohithsathya/fb-dp](https://github.com//rohithsathya/fb-dp/blob/0.0.3/README.md) on 2019-05-10 ]**
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/rohithsathya/fb-dp)
# <fb-dp>
`` is a web component that displays the facebook profile picture of any given facebbok ID.
## Demo
## [LIVE DEMO](https://rohithsathya.github.io/fb-dp/example.html)
## Install
Install the component using [Bower](http://bower.io/):
```sh
$ bower install --save fb-dp
```
Or [download as ZIP](https://github.com/rohithsathya/fb-dp/archive/master.zip)
## Usage
1. Import Web Components' polyfill (if needed):
```html
```
2. Import Custom Element:
```html
```
3. Start using it!
```html
```
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request
## License
[The MIT License (MIT)](https://opensource.org/licenses/MIT)
Copyright (c) 2017 RSAT
View on GitHubOnline Demo
Documentation
GitHub Homepage
Issue tracker
fb-dp version 0.0.1
### Dependencies
* webcomponentsjs#^1.0.1
fb-dp version 0.0.2
### Dependencies
* webcomponentsjs#^1.0.1
fb-dp version 0.0.3
### Dependencies
* webcomponentsjs#^1.0.1