Anveio / github-user

A Web Component to display information from a Github profile.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github User Web Component

This is a Web Component to display information from a Github profile.

How to see it in action:

yarn start

Once/if I actually publish, import it into your project and use it as you would an HTML element.

<github-user id="anveio"></github-user>

Acknowledgements

This is heavily adapted from https://github.com/abraham/twitter-user from the user abraham on GitHub.

About

A Web Component to display information from a Github profile.

License:MIT License


Languages

Language:TypeScript 94.0%Language:HTML 6.0%