0.0.8 • Published 8 years ago

github-sugar v0.0.8

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

Github-sugar

Githug-sugar delivers components and models to interact with github.

Installation

Add the following line to your package.json file:

"github-sugar":"0.0.6"

or type

npm install --save github-sugar

Usage

github-repository component

You can add the component to a template file like so:

{{github-repository id="langens-jonathan/github-sugar"}}

This component offers the following display options:

github-repository-list

You can use the repository-list component as follows:

{{github-repository-list id="langens-jonathan"}}

github-readme-display

The readme component is used like this:

{{github-readme-display id="langens-jonathan/github-sugar"}}
0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago