{"id":48030858,"url":"https://github.com/e18e/framework-tracker","last_synced_at":"2026-04-04T13:55:19.986Z","repository":{"id":330776746,"uuid":"1057793079","full_name":"e18e/framework-tracker","owner":"e18e","description":"A minisite for tracking dependency cleanups and optimisations in popular libraries","archived":false,"fork":false,"pushed_at":"2026-04-04T08:05:55.000Z","size":2274,"stargazers_count":30,"open_issues_count":19,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-04T08:20:55.298Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/e18e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":"Roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"e18e"}},"created_at":"2025-09-16T08:04:45.000Z","updated_at":"2026-04-04T08:06:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/e18e/framework-tracker","commit_stats":null,"previous_names":["e18e/framework-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/e18e/framework-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e18e%2Fframework-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e18e%2Fframework-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e18e%2Fframework-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e18e%2Fframework-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e18e","download_url":"https://codeload.github.com/e18e/framework-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e18e%2Fframework-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31402276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-04T13:55:19.923Z","updated_at":"2026-04-04T13:55:19.975Z","avatar_url":"https://github.com/e18e.png","language":"TypeScript","funding_links":["https://opencollective.com/e18e"],"categories":[],"sub_categories":[],"readme":"# Framework Tracker\n\nA comprehensive comparison site for modern meta-frameworks, tracking performance metrics, developer experience, and runtime characteristics across popular options like Next.js, Nuxt, SvelteKit, Astro, and more.\n\n## About\n\nThis project aims to provide objective, data-driven comparisons of meta-frameworks to help developers make informed decisions. We track metrics across two key dimensions:\n\n- **Dev Time Performance**: Dependencies, build times, CI/CD performance, and developer experience\n- **Runtime Performance**: Core Web Vitals, bundle sizes, hydration strategies, and end-user experience\n\n## Getting Involved\n\nWe welcome contributions from the community! Whether you're interested in adding new frameworks, improving existing metrics, or enhancing the documentation site, your help is appreciated. Check out [CONTRIBUTING.md](./CONTRIBUTING.md) for more details on how to get started, our current roadmap, areas where we need help, and how the metrics collection process works.\n\n## Data and Metrics\n\nIf you would like to play around with the collected data to build your own visualizations or analyses, you can find the raw data output here:\n\n- Final formatted data: [Dev Time Performance](./packages/docs/src/content/devtime) -\u003e JSON file per framework with all collected metrics\n\n- Final formatted data: [Runtime Performance](./packages/docs/src/content/runtime) -\u003e JSON file per framework with all collected metrics\n\n- Raw data for each framework with past versions can be found in each package:\n\n  Dev Time Performance:\n  - [Next.js](./packages/starter-next-js/ci-stats.json)\n  - [Nuxt](./packages/starter-nuxt/ci-stats.json)\n  - [SvelteKit](./packages/starter-sveltekit/ci-stats.json)\n  - [Astro](./packages/starter-astro/ci-stats.json)\n  - [React Router](./packages/starter-react-router/ci-stats.json)\n  - [SolidStart](./packages/starter-solid-start/ci-stats.json)\n  - [Tanstack Start](./packages/starter-tanstack-start-react/ci-stats.json)\n\n  Runtime Performance:\n  - [Next.js](./packages/app-next-js/ci-stats.json)\n  - [Nuxt](./packages/app-nuxt/ci-stats.json)\n  - [SvelteKit](./packages/app-sveltekit/ci-stats.json)\n  - [Astro](./packages/app-astro/ci-stats.json)\n  - [React Router](./packages/app-react-router/ci-stats.json)\n  - [SolidStart](./packages/app-solid-start/ci-stats.json)\n  - [Tanstack Start](./packages/app-tanstack-start-react/ci-stats.json)\n\n## Sponsors\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://e18e.dev/sponsor\"\u003e\n    \u003cimg src=\"https://e18e.dev/sponsors.svg\" alt=\"e18e community sponsors\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## License\n\nSee [LICENSE](./LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe18e%2Fframework-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe18e%2Fframework-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe18e%2Fframework-tracker/lists"}