github-readme
github-readme copied to clipboard
A custom element that renders the readme of a github repository
https://lit-html.polymer-project.org/
I'm no CSS wizard, so i left the sizing up to the user. But i would like the element to always attempt to fill the available space in its parent....
Add cache for offline browsing (this will eliminate the problems with rate limits on the github api)
Related branch: [f_caching](https://github.com/Olian04/github-readme/tree/f_caching) TODO: - [X] Cache relative assets - [ ] Cache remote assets - [ ] Invalidate cache at regular intervals - [ ] Allow user to force...
I have a sneaking suspicion that the reload button actually doesn't do anything.