Skip to content

Releases: JuliusNixi/GitHub-Repos-WebCards

v2.0.1 - Global declaration

30 Nov 23:34
6313d92
Compare
Choose a tag to compare

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

15 Aug 21:56
Compare
Choose a tag to compare

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

09 Aug 13:50
Compare
Choose a tag to compare

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!