Releases: JuliusNixi/GitHub-Repos-WebCards
Releases · JuliusNixi/GitHub-Repos-WebCards
v2.0.1 - Global declaration
v2.0.1 - Global declaration
Changes:
- Changed main function declaration from const to var to admit script re-execution.
Added:
- Nothing.
Known Issues:
- None at this time.
Welcome feedback and contributions!
v2.0.0 - APIs
v2.0.0 - APIs
Changes:
- Code refactoring.
Added:
- Basic APIs.
- Docs.
Known Issues:
- None at this time.
Welcome feedback and contributions!
v1.0.0 - Initial Release
v1.0.0 - Initial Release
This is the first stable release of GitHub Repo WebCards.
Features:
- Display GitHub repository informations in customizable html cards.
- A lot of informations to choose from.
- Easy to use.
- Support for single and multiple (all owner's repo) repository.
- Caching system (optional) for improved performance and to avoid the unauthenticated GitHub API rate limit.
- All handled by client's vanilla javascript, no backend needed.
- Agnostic frontend framework and style.
Known Issues:
- None at this time.
Welcome feedback and contributions!