Menu
Libraries |
Category

repos-timeline

  • Purpose: ReposTimeline is a NextJS application designed to visualize GitHub repositories in a shareable timeline format.
  • Key Feature: Helps users track and display their repositories chronologically for easy sharing.
  • Target Audience: GitHub users who want a visual representation of their repository history.
  • GitHub Integration: Requires a GitHub personal access token with public_repo and read:user scopes for API communication.
  • Hosting: Deployed on Netlify, following their SvelteKit integration guide .

(Note: Svelte support is not mentioned; the app is built with NextJS.)

sveltesveltekit

Comments