/github-user

A Web Component to display information from a Github profile.

Primary LanguageTypeScriptMIT LicenseMIT

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.