{"id":22855064,"url":"https://github.com/deinsoftware/fun-with-flags","last_synced_at":"2026-04-30T19:32:16.209Z","repository":{"id":176357875,"uuid":"656888072","full_name":"deinsoftware/fun-with-flags","owner":"deinsoftware","description":"Events timezone converter with flags. Easy to share on social networks.","archived":false,"fork":false,"pushed_at":"2024-09-19T11:18:10.000Z","size":1591,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-19T04:40:20.422Z","etag":null,"topics":["events","social-network","timezone","timezone-conversion","timezones","twitch","twitter","youtube"],"latest_commit_sha":null,"homepage":"https://funwflags.vercel.app/","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/deinsoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-21T21:19:07.000Z","updated_at":"2025-01-10T05:09:02.000Z","dependencies_parsed_at":"2023-10-22T21:20:23.388Z","dependency_job_id":"a740e4c0-5ac3-4a6e-9397-da1b8f9e73aa","html_url":"https://github.com/deinsoftware/fun-with-flags","commit_stats":null,"previous_names":["deinsoftware/fun-with-flags"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deinsoftware/fun-with-flags","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deinsoftware%2Ffun-with-flags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deinsoftware%2Ffun-with-flags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deinsoftware%2Ffun-with-flags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deinsoftware%2Ffun-with-flags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deinsoftware","download_url":"https://codeload.github.com/deinsoftware/fun-with-flags/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deinsoftware%2Ffun-with-flags/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32475192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["events","social-network","timezone","timezone-conversion","timezones","twitch","twitter","youtube"],"created_at":"2024-12-13T07:09:43.812Z","updated_at":"2026-04-30T19:32:16.191Z","avatar_url":"https://github.com/deinsoftware.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fun with Flags\n\n[![codeql](https://github.com/deinsoftware/fun-with-flags/actions/workflows/codeql.yml/badge.svg)](https://github.com/deinsoftware/fun-with-flags/actions/workflows/codeql.yml)\n[![dependency-review](https://github.com/deinsoftware/fun-with-flags/actions/workflows/dependency-review.yml/badge.svg)](https://github.com/deinsoftware/fun-with-flags/actions/workflows/dependency-review.yml)\n[![sonar-reliability](https://sonarcloud.io/api/project_badges/measure?project=dein%3Afwf\u0026metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=dein%3Afwf)\n[![sonar-security](https://sonarcloud.io/api/project_badges/measure?project=dein%3Afwf\u0026metric=security_rating)](https://sonarcloud.io/summary/new_code?id=dein%3Afwf)\n[![sonar-maintainability](https://sonarcloud.io/api/project_badges/measure?project=dein%3Afwf\u0026metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=dein%3Afwf)\n[![license](https://img.shields.io/github/license/deinsoftware/colorify)](LICENSE.md)\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?color=yellow)](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)\n![prettier](https://img.shields.io/badge/formatter-prettier-ff69b4.svg?style=flat)\n![esLint](https://img.shields.io/badge/linter-eslint-7C7CE9.svg?style=flat)\n[![vscode](https://img.shields.io/badge/open_in-vscode-007ACC?style=flat\u0026logo=visualstudiocode\u0026logoColor=007ACC\u0026link=https://https://github.dev/deinsoftware/fun-with-flags)](https://github.dev/deinsoftware/fun-with-flags)\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeinsoftware%2Ffun-with-flags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeinsoftware%2Ffun-with-flags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeinsoftware%2Ffun-with-flags/lists"}