GIT-CARD
AngularJS github card

How it works ?

Regex Matching on repo readme

Raw

Preview

Get Started


Just add the following <link> and <script> elements into your HTML page:

<link rel="stylesheet" type="text/css" href="http://fcannizzaro.github.io/git-card/lib/git-card.min.css">

<script src="http://fcannizzaro.github.io/git-card/git-card/lib/git-card.js"></script>

Run the following command in a shell:

npm install git-card --save

Run the following command in a shell:

bower install git-card --save

1. Choose user




2. Choose repo



3. Angular Directive



<git-card user='{{user}}' repo='{{repo}}'></git-card>

4. Create your own (for repo owner)








Add this in your repo readme
it is hidden!

<!--
GIT-CARD
title: {{card.title}}
description: {{card.description}}
clone: false
cover: {{card.cover}}
card_width: {{card.card_width}}
cover_height: {{card.cover_height}}
color: {{card.color}}
counter_stargazers: false
counter_forks: false
counter_issues: false
counter_watchers: false
-->


Badge
Support this project



[![git-card](http://goo.gl/2TUzYL)](http://fcannizzaro.github.io/git-card/get?user={{user}}&repo={{repo}})