fb-dp
<fb-dp> is a web component that displays the facebook profile picture of any given facebbok ID.
[ This description is mirrored from README.md at github.com/rohithsathya/fb-dp on 2019-05-10 ]
<fb-dp>
<fb-dp>
is a web component that displays the facebook profile picture of any given facebbok ID.
Demo
LIVE DEMO
Install
Install the component using Bower:
$ bower install --save fb-dp
Usage
Import Web Components' polyfill (if needed):
<script src="bower_components/webcomponentsjs/webcomponents-lite.min.js"></script>
Import Custom Element:
<script src="bower_components/fb-dp/fb-dp.js"></script>
Start using it!
<fb-dp uid="4"></fb-dp>
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
License
Copyright (c) 2017 RSAT
Links
Compatibility
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
- webcomponentsjs#^1.0.1
- Released
- 2017-07-09
- Maturity
- IMPORTED
- License
- MIT License
Compatibility
- Framework
- Polymer 1.0+
- Browser
- Browser Independent
fb-dp - Vaadin Add-on Directory
Online 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