Simple and responsive web component for create cards, like profile cards, but also create, for instance, project cards, github profile cards, social cards
###Install Using Bower:
1.Install platform.js:
$bower install polymer-platform2.Install custom card:
$bower install custom-card3.Place the following in the head:
<script type="text/javascript" src="bower_components/polymer-platform/platform.js"></script>
<link rel="import" href="bower_components/custom-card/custom-card.html"/>##Using
<custom-card></custom-card>####Options
| Attribute | type |
|---|---|
| title | text |
| icon | URI |
| h | number |
| attributes | text - comma separated values |
| back | text |
###Browser suport
![]() |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|---|
| Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |





