https://github.com/diegogurgel/custom-card
Simple and responsive flip card
https://github.com/diegogurgel/custom-card
Last synced: 5 months ago
JSON representation
Simple and responsive flip card
- Host: GitHub
- URL: https://github.com/diegogurgel/custom-card
- Owner: diegogurgel
- Created: 2014-08-19T14:45:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T08:47:44.000Z (about 5 years ago)
- Last Synced: 2025-01-10T17:17:39.023Z (5 months ago)
- Language: HTML
- Homepage: http://diegogurgel.github.io/custom-card/sample/
- Size: 178 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
custom-card
===========
Simple and responsive web component for create cards, like profile cards, but also create, for instance, project cards, github profile cards, social cards###Example
###Install
Using [Bower](http://bower.io):
1.Install platform.js:
```sh
$bower install polymer-platform
```
2.Install custom card:
```sh
$bower install custom-card
```3.Place the following in the head:
```html
```
##Using
```html```
####OptionsAttribute |type |
--- |--- |
title |text |
icon |URI |
h |number |
attributes |text - comma separated values |
back |text |###Browser suport
 |  |  |  | 
--- | --- | --- | --- | --- |
Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |