Skip to content

Example of a Web Component which displays some informations about a GitHub repository

Notifications You must be signed in to change notification settings

matthieu-fesselier/github-infos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Infos

Here is an example of Web Component which displays some informations about a GitHub repository

You can find the related blog article here: (link soon)

Installation

You need to serve the index.html file with a simple web server. You can use Python for that:

> python3 -m http.server 8001

Then, just open http://localhost:8001

About

Example of a Web Component which displays some informations about a GitHub repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published