x-github-repos

This is awesome application


Keywords
web-components, x-github-repos, web-component, polymer, github
License
MIT
Install
npm install x-github-repos@0.0.2

Documentation

x-github-repo

polymer web-component for github repo

Install

$ bower install --save x-github-repos

Usage

  1. Import Web Components' polyfill:

    <!-- Importing Web Component's Polyfill -->
    <script src="bower_components/platform/platform.js"></script>
  2. Import Custom Element:

      <!--include inside header-->
      <link rel="import" href="bower_components/x-github-repos/src/x-github-repos.html">
  3. Start using it!

    <!--call element-->
    <x-github-repos user="yashprit"></x-github-repos>

Demo

Follow url for demo

Contribute or Report Issue

For bugs and feature requests, please create an issue.

License

MIT © Yashprit