{"id":34896465,"url":"https://github.com/fajar-dev/coverage-maps","last_synced_at":"2026-03-14T22:34:46.109Z","repository":{"id":320538112,"uuid":"1082394593","full_name":"fajar-dev/coverage-maps","owner":"fajar-dev","description":" hompass coverage maps","archived":false,"fork":false,"pushed_at":"2025-12-31T04:59:26.000Z","size":449,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-02T19:27:30.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fajar-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-24T07:15:20.000Z","updated_at":"2025-12-31T04:59:30.000Z","dependencies_parsed_at":"2025-10-28T05:25:17.935Z","dependency_job_id":null,"html_url":"https://github.com/fajar-dev/coverage-maps","commit_stats":null,"previous_names":["fajar-dev/fiberstar-coverage-maps","fajar-dev/coverage-maps"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fajar-dev/coverage-maps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajar-dev%2Fcoverage-maps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajar-dev%2Fcoverage-maps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajar-dev%2Fcoverage-maps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajar-dev%2Fcoverage-maps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fajar-dev","download_url":"https://codeload.github.com/fajar-dev/coverage-maps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajar-dev%2Fcoverage-maps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30520518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T19:51:21.629Z","status":"ssl_error","status_checked_at":"2026-03-14T19:51:12.959Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2025-12-26T07:04:01.430Z","updated_at":"2026-03-14T22:34:46.083Z","avatar_url":"https://github.com/fajar-dev.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuxt Starter Template\n\n[![Nuxt UI](https://img.shields.io/badge/Made%20with-Nuxt%20UI-00DC82?logo=nuxt\u0026labelColor=020420)](https://ui.nuxt.com)\n\nUse this template to get started with [Nuxt UI](https://ui.nuxt.com) quickly.\n\n- [Live demo](https://starter-template.nuxt.dev/)\n- [Documentation](https://ui.nuxt.com/docs/getting-started/installation/nuxt)\n\n\u003ca href=\"https://starter-template.nuxt.dev/\" target=\"_blank\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://ui.nuxt.com/assets/templates/nuxt/starter-dark.png\"\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://ui.nuxt.com/assets/templates/nuxt/starter-light.png\"\u003e\n    \u003cimg alt=\"Nuxt Starter Template\" src=\"https://ui.nuxt.com/assets/templates/nuxt/starter-light.png\"\u003e\n  \u003c/picture\u003e\n\u003c/a\u003e\n\n\u003e The starter template for Vue is on https://github.com/nuxt-ui-templates/starter-vue.\n\n## Quick Start\n\n```bash [Terminal]\nnpm create nuxt@latest -- -t github:nuxt-ui-templates/starter\n```\n\n## Deploy your own\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-name=starter\u0026repository-url=https%3A%2F%2Fgithub.com%2Fnuxt-ui-templates%2Fstarter\u0026demo-image=https%3A%2F%2Fui.nuxt.com%2Fassets%2Ftemplates%2Fnuxt%2Fstarter-dark.png\u0026demo-url=https%3A%2F%2Fstarter-template.nuxt.dev%2F\u0026demo-title=Nuxt%20Starter%20Template\u0026demo-description=A%20minimal%20template%20to%20get%20started%20with%20Nuxt%20UI.)\n\n## Setup\n\nMake sure to install the dependencies:\n\n```bash\npnpm install\n```\n\n## Development Server\n\nStart the development server on `http://localhost:3000`:\n\n```bash\npnpm dev\n```\n\n## Production\n\nBuild the application for production:\n\n```bash\npnpm build\n```\n\nLocally preview production build:\n\n```bash\npnpm preview\n```\n\nCheck out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffajar-dev%2Fcoverage-maps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffajar-dev%2Fcoverage-maps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffajar-dev%2Fcoverage-maps/lists"}